b
This commit is contained in:
@@ -18,7 +18,7 @@ export function Hero() {
|
||||
<div className="absolute inset-0 z-0">
|
||||
<div className="absolute inset-0 bg-background/40 backdrop-blur-sm z-10" />
|
||||
<Image
|
||||
src="https://images.unsplash.com/photo-1504307651254-35680f356dfd?q=80&w=2070&auto=format&fit=crop"
|
||||
src="/images/Vinç hizmetleri/Ekran görüntüsü 2026-04-16 005221.png"
|
||||
alt="Industrial crane"
|
||||
fill
|
||||
priority
|
||||
@@ -45,7 +45,7 @@ export function Hero() {
|
||||
<span className="text-primary">VİNÇ</span>
|
||||
</h1>
|
||||
<p className="font-body text-lg md:text-2xl text-on-surface-variant max-w-2xl mb-12 leading-relaxed">
|
||||
Muğla Dalaman merkezli, 500 tona kadar kaldırma kapasitesi ve uzman mühendislik kadrosuyla ağır nakliyat ve vinç çözümleri.
|
||||
Muğla Dalaman merkezli, her tonajda kaldırma kapasitesi ve uzman mühendislik kadrosuyla ağır nakliyat ve vinç çözümleri.
|
||||
</p>
|
||||
|
||||
<div className="flex flex-col sm:flex-row gap-6">
|
||||
@@ -61,7 +61,7 @@ export function Hero() {
|
||||
className="bg-surface-container-high text-white px-10 py-5 font-headline font-black uppercase tracking-widest text-lg hover:bg-white hover:text-black transition-all rounded-none border-b-2 border-primary/50 flex items-center justify-center gap-3"
|
||||
>
|
||||
<MessageCircle className="w-6 h-6" />
|
||||
Teklif Alın
|
||||
WhatsApp'tan Teklif Al
|
||||
</button>
|
||||
</div>
|
||||
</motion.div>
|
||||
@@ -70,7 +70,7 @@ export function Hero() {
|
||||
{/* Side Status Indicators */}
|
||||
<div className="absolute right-12 bottom-12 hidden xl:flex flex-col gap-8 z-40">
|
||||
<div className="flex flex-col items-end">
|
||||
<span className="font-headline text-5xl font-black text-white leading-none">500T</span>
|
||||
<span className="font-headline text-5xl font-black text-white leading-none">HER YÜK</span>
|
||||
<span className="font-label text-[10px] uppercase tracking-widest text-primary font-bold">Max Kapasite</span>
|
||||
</div>
|
||||
<div className="flex flex-col items-end">
|
||||
|
||||
Reference in New Issue
Block a user