1 Commits

Author SHA1 Message Date
67dc987b26 Update src/app/page.tsx 2026-04-27 22:19:52 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Anasayfa", id: "home"},
id: "home",
},
{ {
name: "About", name: "Hakkımızda", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menü", id: "menu"},
id: "menu",
},
{ {
name: "Contact", name: "İletişim", id: "contact"},
id: "contact",
},
]} ]}
brandName="Çavuşoğulları" brandName="Çavuşoğulları"
/> />
@@ -53,108 +45,63 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}} title="Ateş ve Lezzetin Mirası"
title="A Legacy of Fire & Flavor" description="Darıca'da gerçek Ocakbaşı deneyimini keşfedin. Geleneksel tatların modern lüksle buluştuğu, ateşin üzerinde pişmiş her lokmada ayrı bir lezzet."
description="Experience the authentic art of Turkish Ocakbaşı in Darıca. Where tradition meets modern luxury, one flame-grilled bite at a time."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "Grilled meats"},
imageAlt: "Grilled meats",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-dish-being-taken-by-cook_1220-673.jpg", imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-dish-being-taken-by-cook_1220-673.jpg", imageAlt: "Luxury dining"},
imageAlt: "Luxury dining",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/various-kebab-with-rice-vegetables_140725-7109.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-kebab-with-rice-vegetables_140725-7109.jpg", imageAlt: "Fire cooking"},
imageAlt: "Fire cooking",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-meat-pepper-tomato-side-view_140725-9129.jpg", imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-meat-pepper-tomato-side-view_140725-9129.jpg", imageAlt: "Iskender doner"},
imageAlt: "Iskender doner",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-tray-with-meat-fire_23-2148131953.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-tray-with-meat-fire_23-2148131953.jpg", imageAlt: "Meat on fire"},
imageAlt: "Meat on fire",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg", imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg", imageAlt: "Traditional atmosphere"},
imageAlt: "Traditional atmosphere",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/smoked-chicken-salad-with-lettuce-carrot-lime-garnished-with-strawberry_140725-6806.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smoked-chicken-salad-with-lettuce-carrot-lime-garnished-with-strawberry_140725-6806.jpg", imageAlt: "Meze platter"},
imageAlt: "Meze platter",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-juicy-steak-flaming-with-fire-smoke-grill-hand-professional-chef-turning-steak-concept-culinary-restaurant-food-kitchen_651396-3912.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-juicy-steak-flaming-with-fire-smoke-grill-hand-professional-chef-turning-steak-concept-culinary-restaurant-food-kitchen_651396-3912.jpg", imageAlt: "Ocakbaşı grill"},
imageAlt: "Ocakbaşı grill",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/brew-coffee-turk-open-fire-concept-cozy-atmosphere-drinks_169016-4889.jpg", imageSrc: "http://img.b2bpic.net/free-photo/brew-coffee-turk-open-fire-concept-cozy-atmosphere-drinks_169016-4889.jpg", imageAlt: "Coffee on fire"},
imageAlt: "Coffee on fire",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/large-fireplace-with-burning-fire-turk-which-coffee-is-brewed_169016-6755.jpg", imageSrc: "http://img.b2bpic.net/free-photo/large-fireplace-with-burning-fire-turk-which-coffee-is-brewed_169016-6755.jpg", imageAlt: "Large fireplace"},
imageAlt: "Large fireplace",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Reserve Table", text: "Rezervasyon", href: "#contact"},
href: "#contact",
},
{ {
text: "View Menu", text: "Menüyü İncele", href: "#menu"},
href: "#menu",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", src: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", alt: "Diner 1"},
alt: "Diner 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Diner 2"},
alt: "Diner 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", alt: "Diner 3"},
alt: "Diner 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", alt: "Diner 4"},
alt: "Diner 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Diner 5"},
alt: "Diner 5",
},
]} ]}
avatarText="Join 300+ satisfied guests" avatarText="300'den fazla mutlu misafirimizle"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "OTANTİK"},
text: "AUTHENTIC",
},
{ {
type: "text", type: "text", text: "PREMIUM"},
text: "PREMIUM",
},
{ {
type: "text", type: "text", text: "GELENEKSEL"},
text: "TRADITIONAL",
},
{ {
type: "text", type: "text", text: "ATEŞTE"},
text: "FIRE-GRILLED",
},
{ {
type: "text", type: "text", text: "OCAKBAŞI"},
text: "OCAKBAŞI",
},
]} ]}
/> />
</div> </div>
@@ -162,12 +109,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Rooted in Tradition, Elevated by Quality." title="Geleneksel Kökler, Üstün Kalite."
buttons={[ buttons={[
{ {
text: "Our Story", text: "Hikayemiz", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -180,44 +125,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Özel Antrikot", price: "Ustalıkla Hazırlanmış", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg"},
name: "Prime Antrikot",
price: "Expertly Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg",
},
{ {
id: "2", id: "2", name: "Fındık Lahmacun", price: "Geleneksel Çıtır", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6110.jpg"},
name: "Fındık Lahmacun",
price: "Authentic Crisp",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6110.jpg",
},
{ {
id: "3", id: "3", name: "Meze Çeşitleri", price: "Günlük Taze", imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg"},
name: "Meze Selection",
price: "Daily Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg",
},
{ {
id: "4", id: "4", name: "Karışık Izgara", price: "Şefin Spesiyali", imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-table-top-view_140725-1156.jpg"},
name: "Grilled Meat Platter",
price: "Chef's Special",
imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-table-top-view_140725-1156.jpg",
},
{ {
id: "5", id: "5", name: "Geleneksel Kebaplar", price: "Ateşte Pişmiş", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-top-view_140725-11210.jpg"},
name: "Traditional Kebabs",
price: "Fire Cooked",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-top-view_140725-11210.jpg",
},
{ {
id: "6", id: "6", name: "Özel Yan Lezzetler", price: "Ev Yapımı", imageSrc: "http://img.b2bpic.net/free-photo/lahmajun-with-meat-slice-lemon-herbs-round-board_140725-4781.jpg"},
name: "Specialty Sides",
price: "Home-made",
imageSrc: "http://img.b2bpic.net/free-photo/lahmajun-with-meat-slice-lemon-herbs-round-board_140725-4781.jpg",
},
]} ]}
title="Signature Flavors" title="İmza Lezzetler"
description="Hand-selected ingredients prepared with the soul of Turkish tradition." description="Türk geleneklerinin ruhuyla hazırlanmış, özenle seçilmiş malzemeler."
/> />
</div> </div>
@@ -228,29 +149,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "300+", title: "Sadık Misafir", description: "Otantik lezzetlerin tadı.", imageSrc: "http://img.b2bpic.net/free-photo/spice-market-scene-with-vendor-customer_23-2152002846.jpg"},
value: "300+",
title: "Loyal Patrons",
description: "Authentic Turkish tastes served.",
imageSrc: "http://img.b2bpic.net/free-photo/spice-market-scene-with-vendor-customer_23-2152002846.jpg",
},
{ {
id: "2", id: "2", value: "15+", title: "Yıllık Gelenek", description: "Kömür ateşinin efendileri.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg"},
value: "15+",
title: "Years Tradition",
description: "Masters of the charcoal grill.",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg",
},
{ {
id: "3", id: "3", value: "%100", title: "Tazelik", description: "Yerel ve doğal ürünler.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-glasses_23-2149707866.jpg"},
value: "100%",
title: "Quality Fresh",
description: "Locally sourced ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-glasses_23-2149707866.jpg",
},
]} ]}
title="The Art of Experience" title="Deneyimin Sanatı"
description="More than just a meal—a culinary heritage." description="Bir öğünden fazlası, bir mutfak mirası."
/> />
</div> </div>
@@ -262,48 +168,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Ayşe Yılmaz", role: "Gurme", company: "Yerel Lezzetler", rating: 5,
name: "Ayşe Yılmaz", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
role: "Food Critic",
company: "Local Guide",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
},
{ {
id: "2", id: "2", name: "Mehmet Demir", role: "Müdavim", company: "Darıca", rating: 4,
name: "Mehmet Demir", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-with-charming-shining-smile-wears-bandana-neck-sits-comfortable-sofa-rests-coffee-shop_273609-2952.jpg"},
role: "Regular",
company: "Darıca",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-with-charming-shining-smile-wears-bandana-neck-sits-comfortable-sofa-rests-coffee-shop_273609-2952.jpg",
},
{ {
id: "3", id: "3", name: "Canan Kaya", role: "Gezgin", company: "Lezzet Bloğu", rating: 5,
name: "Canan Kaya", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018818.jpg"},
role: "Foodie",
company: "Travel Blog",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018818.jpg",
},
{ {
id: "4", id: "4", name: "Ali Çelik", role: "Yerel", company: "Darıca", rating: 4,
name: "Ali Çelik", imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg"},
role: "Local",
company: "Darıca",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg",
},
{ {
id: "5", id: "5", name: "Zeynep Öz", role: "Misafir", company: "Gurme Grubu", rating: 5,
name: "Zeynep Öz", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081872.jpg"},
role: "Patron",
company: "Food Lovers",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081872.jpg",
},
]} ]}
title="A Tradition Loved by Many" title="Birçok Kişinin Sevdiği Gelenek"
description="What our guests say about their journey through our grill-led cuisine." description="Misafirlerimizin mutfak yolculuğumuz hakkındaki düşünceleri."
/> />
</div> </div>
@@ -311,18 +192,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "rotated-rays-animated-grid", variant: "rotated-rays-animated-grid"}}
}} text="Masanızı bugün ayırtın ve Çavuşoğulları Ocakbaşı'nın ateşle buluşan lezzetini deneyimleyin."
text="Reserve your table today and experience the fire-grilled perfection at Çavuşoğulları Ocakbaşı."
buttons={[ buttons={[
{ {
text: "Reserve Now", text: "Rezervasyon Yap", href: "tel:+905550000000"},
href: "tel:+905550000000",
},
{ {
text: "Get Directions", text: "Yol Tarifi", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -331,33 +207,21 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Information", title: "Bilgi", items: [
items: [
{ {
label: "About Us", label: "Hakkımızda", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menü", href: "#menu"},
href: "#menu",
},
{ {
label: "Contact", label: "İletişim", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Yasal", items: [
items: [
{ {
label: "Privacy Policy", label: "Gizlilik Politikası", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Kullanım Şartları", href: "#"},
href: "#",
},
], ],
}, },
]} ]}