Merge version_1 into main #2
286
src/app/page.tsx
286
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Anasayfa",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Anasayfa", id: "hero"},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "about",
|
||||
},
|
||||
name: "Hakkımızda", id: "about"},
|
||||
{
|
||||
name: "Hizmetler",
|
||||
id: "services",
|
||||
},
|
||||
name: "Hizmetler", id: "services"},
|
||||
{
|
||||
name: "İlanlar",
|
||||
id: "listings",
|
||||
},
|
||||
name: "İlanlar", id: "listings"},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "contact",
|
||||
},
|
||||
name: "İletişim", id: "contact"},
|
||||
]}
|
||||
brandName="SEDAT ÖZKAN"
|
||||
/>
|
||||
@@ -61,35 +51,16 @@ export default function LandingPage() {
|
||||
description="İstanbul'un prestijli bölgelerinde, dürüstlük ve güven temelleriyle inşa ettiğimiz, hayatınızı dönüştürecek özel mülkler."
|
||||
buttons={[
|
||||
{
|
||||
text: "İlanları İncele",
|
||||
href: "#listings",
|
||||
},
|
||||
text: "İlanları İncele", href: "#listings"},
|
||||
{
|
||||
text: "WhatsApp ile Görüş",
|
||||
href: "https://wa.me/905074523909",
|
||||
},
|
||||
text: "WhatsApp ile Görüş", href: "https://wa.me/905074523909"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=1",
|
||||
imageAlt: "Luxury Istanbul Real Estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=2",
|
||||
imageAlt: "Luxury Istanbul Real Estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=3",
|
||||
imageAlt: "Luxury Istanbul Real Estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=4",
|
||||
imageAlt: "Luxury Istanbul Real Estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=5",
|
||||
imageAlt: "Luxury Istanbul Real Estate",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg", imageAlt: "Luxury Istanbul Real Estate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg", imageAlt: "Luxury Istanbul Real Estate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg", imageAlt: "Luxury Istanbul Real Estate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg", imageAlt: "Luxury Istanbul Real Estate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg", imageAlt: "Luxury Istanbul Real Estate" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,28 +71,13 @@ export default function LandingPage() {
|
||||
title="Güven ve Şeffaflıkla İnşa Edilen Bir Gelecek"
|
||||
description="Sedat Özkan Gayrimenkul olarak, her mülk değişiminde dürüstlüğü ve kişiselleştirilmiş hizmeti ön planda tutuyoruz. Kağıthane'den İstanbul geneline yayılan uzmanlığımızla, size sadece bir ev değil, doğru bir yatırım vadediyoruz."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Başarılı İşlem",
|
||||
},
|
||||
{
|
||||
value: "5.0",
|
||||
title: "Müşteri Memnuniyeti",
|
||||
},
|
||||
{
|
||||
value: "15",
|
||||
title: "Yıllık Deneyim",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Destek Hattı",
|
||||
},
|
||||
{
|
||||
value: "85%",
|
||||
title: "Referanslı Müşteri",
|
||||
},
|
||||
{ value: "100+", title: "Başarılı İşlem" },
|
||||
{ value: "5.0", title: "Müşteri Memnuniyeti" },
|
||||
{ value: "15", title: "Yıllık Deneyim" },
|
||||
{ value: "24/7", title: "Destek Hattı" },
|
||||
{ value: "85%", title: "Referanslı Müşteri" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-talking-phone-sitting-cafe_1303-14746.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-talking-phone-sitting-cafe_1303-14746.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -134,80 +90,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Mülk Alım & Satım",
|
||||
description: "Değerleme, satış stratejisi ve hızlı sonuçlar.",
|
||||
icon: Home,
|
||||
title: "Mülk Alım & Satım", description: "Değerleme, satış stratejisi ve hızlı sonuçlar.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-beach_657883-734.jpg?_wi=6",
|
||||
imageAlt: "luxury villa istanbul sunset",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Yatırım Danışmanlığı",
|
||||
description: "İstanbul'un gelişen bölgelerinde kazançlı fırsatlar.",
|
||||
icon: TrendingUp,
|
||||
title: "Yatırım Danışmanlığı", description: "İstanbul'un gelişen bölgelerinde kazançlı fırsatlar.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-sitting-cafe_1303-14746.jpg?_wi=2",
|
||||
imageAlt: "professional real estate consultant",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kişisel Eşleştirme",
|
||||
description: "Hayallerinizdeki evi bulmanız için tam kapsamlı araştırma.",
|
||||
icon: Heart,
|
||||
title: "Kişisel Eşleştirme", description: "Hayallerinizdeki evi bulmanız için tam kapsamlı araştırma.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=6",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=7",
|
||||
imageAlt: "modern luxury apartment interior",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Tapu Takibi",
|
||||
description: "Hukuki süreçlerde size tam destek sunuyoruz.",
|
||||
icon: FileText,
|
||||
title: "Tapu Takibi", description: "Hukuki süreçlerde size tam destek sunuyoruz.", icon: FileText,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=9",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=1",
|
||||
imageAlt: "happy home buyer portrait",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Mülk Yönetimi",
|
||||
description: "Kiracı yönetimi ve mülk bakımı ile yatırımınızı koruyun.",
|
||||
icon: Shield,
|
||||
title: "Mülk Yönetimi", description: "Kiracı yönetimi ve mülk bakımı ile yatırımınızı koruyun.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=11",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-modern-new-shape-reflection_1127-2784.jpg?_wi=1",
|
||||
imageAlt: "istanbul night city aerial",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Premium Gayrimenkul Hizmetlerimiz"
|
||||
description="Yatırımınızdan yaşam alanınıza kadar her aşamada profesyonel, şeffaf ve yanınızda olan bir çözüm ortağı."
|
||||
@@ -221,36 +137,11 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Kağıthane Modern Residence",
|
||||
price: "12.500.000 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=12",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Bosphorus View Luxury Apt",
|
||||
price: "45.000.000 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=13",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Levent Business Suite",
|
||||
price: "18.200.000 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=14",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Maslak Garden Villa",
|
||||
price: "65.000.000 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=15",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Şişli City Loft",
|
||||
price: "9.800.000 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=16",
|
||||
},
|
||||
{ id: "p1", name: "Kağıthane Modern Residence", price: "12.500.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ id: "p2", name: "Bosphorus View Luxury Apt", price: "45.000.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ id: "p3", name: "Levent Business Suite", price: "18.200.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ id: "p4", name: "Maslak Garden Villa", price: "65.000.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" },
|
||||
{ id: "p5", name: "Şişli City Loft", price: "9.800.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
]}
|
||||
title="Seçkin İlanlarımız"
|
||||
description="İstanbul'un prestijli projelerinde hayatınızı değiştirecek fırsatlar."
|
||||
@@ -262,46 +153,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Harika Hizmet",
|
||||
quote: "Gönül rahatlığıyla alışveriş yapabilirsiniz, çok güvenilir.",
|
||||
name: "Ayşe Yılmaz",
|
||||
role: "Yatırımcı",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Profesyonel Yaklaşım",
|
||||
quote: "İlgi ve alakası son derece güzel, kesinlikle tavsiye ederim.",
|
||||
name: "Mehmet Demir",
|
||||
role: "Ev Sahibi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Doğru Yatırım",
|
||||
quote: "Doğru evi bulmamda çok yardımcı oldu, teşekkürler.",
|
||||
name: "Zeynep Kaya",
|
||||
role: "Yatırımcı",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Güvenilir Danışmanlık",
|
||||
quote: "İletişimi çok kuvvetli ve dürüst bir emlak danışmanı.",
|
||||
name: "Ali Çelik",
|
||||
role: "Alıcı",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Mükemmel Deneyim",
|
||||
quote: "İşlerini gerçekten çok ciddiye alıyorlar, huzurlu bir süreçti.",
|
||||
name: "Elif Su",
|
||||
role: "Ev Sahibi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg?_wi=6",
|
||||
},
|
||||
{ id: "t1", title: "Harika Hizmet", quote: "Gönül rahatlığıyla alışveriş yapabilirsiniz, çok güvenilir.", name: "Ayşe Yılmaz", role: "Yatırımcı", imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg" },
|
||||
{ id: "t2", title: "Profesyonel Yaklaşım", quote: "İlgi ve alakası son derece güzel, kesinlikle tavsiye ederim.", name: "Mehmet Demir", role: "Ev Sahibi", imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg" },
|
||||
{ id: "t3", title: "Doğru Yatırım", quote: "Doğru evi bulmamda çok yardımcı oldu, teşekkürler.", name: "Zeynep Kaya", role: "Yatırımcı", imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg" },
|
||||
{ id: "t4", title: "Güvenilir Danışmanlık", quote: "İletişimi çok kuvvetli ve dürüst bir emlak danışmanı.", name: "Ali Çelik", role: "Alıcı", imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg" },
|
||||
{ id: "t5", title: "Mükemmel Deneyim", quote: "İşlerini gerçekten çok ciddiye alıyorlar, huzurlu bir süreçti.", name: "Elif Su", role: "Ev Sahibi", imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162257.jpg" }
|
||||
]}
|
||||
title="Müşterilerimizin Gözünden Biz"
|
||||
description="Doğru kararlar, mutlu ev sahipleri ve güven dolu bir deneyim."
|
||||
@@ -312,8 +168,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="İLETİŞİM"
|
||||
title="Size Nasıl Yardımcı Olabiliriz?"
|
||||
description="İstanbul Kağıthane ofisimizde veya WhatsApp hattımız üzerinden bize ulaşın. Yatırımınız için en doğru adımı atalım."
|
||||
@@ -324,43 +179,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/background-modern-new-shape-reflection_1127-2784.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/background-modern-new-shape-reflection_1127-2784.jpg"
|
||||
logoText="SEDAT ÖZKAN"
|
||||
columns={[
|
||||
{
|
||||
title: "Menü",
|
||||
items: [
|
||||
{
|
||||
label: "Anasayfa",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Hakkımızda",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "İlanlar",
|
||||
href: "#listings",
|
||||
},
|
||||
],
|
||||
title: "Menü", items: [
|
||||
{ label: "Anasayfa", href: "#hero" },
|
||||
{ label: "Hakkımızda", href: "#about" },
|
||||
{ label: "İlanlar", href: "#listings" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "İletişim",
|
||||
items: [
|
||||
{
|
||||
label: "Kağıthane / İstanbul",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "0507 452 39 09",
|
||||
href: "tel:05074523909",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "İletişim", items: [
|
||||
{ label: "Kağıthane / İstanbul", href: "#" },
|
||||
{ label: "0507 452 39 09", href: "tel:05074523909" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user