Merge version_1 into main #2
247
src/app/page.tsx
247
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Balıkçızade Fırat"
|
||||
/>
|
||||
@@ -62,35 +52,21 @@ export default function LandingPage() {
|
||||
description="Experience the finest fresh seafood, prepared with passion by master chef Fırat. Where Mediterranean tradition meets modern culinary art."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg?_wi=1",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-vietnamese-spring-rolls-with-spicy-shrimps-prawns-carrot-cucumber-red-cabbage-rice-noodle_2829-18343.jpg",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-vietnamese-spring-rolls-with-spicy-shrimps-prawns-carrot-cucumber-red-cabbage-rice-noodle_2829-18343.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-covering-raw-fish-slices-with-flour-kitchen-table_179666-44282.jpg",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-covering-raw-fish-slices-with-flour-kitchen-table_179666-44282.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-with-solt-human-hand-white-plate_176474-3073.jpg",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-with-solt-human-hand-white-plate_176474-3073.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-meal_23-2151713217.jpg",
|
||||
imageAlt: "Gourmet seafood masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-meal_23-2151713217.jpg", imageAlt: "Gourmet seafood masterpiece"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,19 +78,13 @@ export default function LandingPage() {
|
||||
description="Balıkçızade Chef Fırat brings decades of experience to your table, ensuring that every plate tells a story of the deep blue sea, tradition, and culinary excellence."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "20+", title: "Years Experience"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Seafood Varieties",
|
||||
},
|
||||
value: "50+", title: "Seafood Varieties"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Fresh Daily",
|
||||
},
|
||||
value: "100%", title: "Fresh Daily"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -128,47 +98,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Grilled Sea Bass",
|
||||
price: "$38",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-chop-meat-steak_1203-9915.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Grilled Sea Bass", price: "$38", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-chop-meat-steak_1203-9915.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Shrimp Delight",
|
||||
price: "$29",
|
||||
variant: "Appetizer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259761.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Shrimp Delight", price: "$29", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259761.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Seafood Paella",
|
||||
price: "$45",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Seafood Paella", price: "$45", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lobster Feast",
|
||||
price: "$65",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mussels-with-lemon_23-2148375586.jpg",
|
||||
},
|
||||
id: "4", name: "Lobster Feast", price: "$65", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mussels-with-lemon_23-2148375586.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mixed Grill",
|
||||
price: "$52",
|
||||
variant: "Family Style",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-dushbara-onion-rings-with-shrimps_140725-1135.jpg",
|
||||
},
|
||||
id: "5", name: "Mixed Grill", price: "$52", variant: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/fried-dushbara-onion-rings-with-shrimps_140725-1135.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Baked Salmon",
|
||||
price: "$35",
|
||||
variant: "Light",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-with-fried-salmon-mussels-shrimps-calamari-lemon_140725-1613.jpg",
|
||||
},
|
||||
id: "6", name: "Baked Salmon", price: "$35", variant: "Light", imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-with-fried-salmon-mussels-shrimps-calamari-lemon_140725-1613.jpg"},
|
||||
]}
|
||||
title="Chef Fırat's Selections"
|
||||
description="Discover our signature dishes featuring the freshest catch of the day, prepared daily for your indulgence."
|
||||
@@ -177,29 +117,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fırat Chef",
|
||||
role: "Executive Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg",
|
||||
},
|
||||
id: "1", name: "Fırat Chef", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Caner Demir",
|
||||
role: "Sous Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg",
|
||||
},
|
||||
id: "2", name: "Caner Demir", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Aylin Aras",
|
||||
role: "Head Sommelier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg",
|
||||
},
|
||||
]}
|
||||
id: "3", name: "Aylin Aras", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg"},
|
||||
],
|
||||
title="Meet Our Culinary Team"
|
||||
description="The passionate experts working hard to bring the sea's bounty to your palate."
|
||||
/>
|
||||
@@ -211,60 +140,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Yilmaz",
|
||||
date: "Oct 2024",
|
||||
title: "Incredible Freshness",
|
||||
quote: "The best seafood I've tasted in my life. The chef's attention to detail is remarkable.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining",
|
||||
},
|
||||
id: "1", name: "Sarah Yilmaz", date: "Oct 2024", title: "Incredible Freshness", quote: "The best seafood I've tasted in my life. The chef's attention to detail is remarkable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg", imageAlt: "happy customer fine dining"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mehmet Can",
|
||||
date: "Sep 2024",
|
||||
title: "True Masterpiece",
|
||||
quote: "Fırat Chef knows his craft. Every dish was a work of art.",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining",
|
||||
},
|
||||
id: "2", name: "Mehmet Can", date: "Sep 2024", title: "True Masterpiece", quote: "Fırat Chef knows his craft. Every dish was a work of art.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg", imageAlt: "happy customer fine dining"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elif Su",
|
||||
date: "Aug 2024",
|
||||
title: "Excellent Service",
|
||||
quote: "From the appetizers to the main course, everything was perfection.",
|
||||
tag: "Local",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-chopsticks-with-sushi_496169-325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-chop-meat-steak_1203-9915.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining",
|
||||
},
|
||||
id: "3", name: "Elif Su", date: "Aug 2024", title: "Excellent Service", quote: "From the appetizers to the main course, everything was perfection.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-chopsticks-with-sushi_496169-325.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-chop-meat-steak_1203-9915.jpg", imageAlt: "happy customer fine dining"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
date: "Aug 2024",
|
||||
title: "Unforgettable Dinner",
|
||||
quote: "The grilled octopus is a must-try. I will be back soon!",
|
||||
tag: "Tourist",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259761.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining",
|
||||
},
|
||||
id: "4", name: "David W.", date: "Aug 2024", title: "Unforgettable Dinner", quote: "The grilled octopus is a must-try. I will be back soon!", tag: "Tourist", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259761.jpg", imageAlt: "happy customer fine dining"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ayşe K.",
|
||||
date: "July 2024",
|
||||
title: "Simply Wonderful",
|
||||
quote: "An intimate atmosphere and delicious flavors. High-quality seafood.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining",
|
||||
},
|
||||
id: "5", name: "Ayşe K.", date: "July 2024", title: "Simply Wonderful", quote: "An intimate atmosphere and delicious flavors. High-quality seafood.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg", imageAlt: "happy customer fine dining"},
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="Don't just take our word for it—listen to our valued guests share their dining experience."
|
||||
@@ -278,31 +162,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15k",
|
||||
title: "Meals Served",
|
||||
items: [
|
||||
"Happy Guests",
|
||||
"Daily Fresh",
|
||||
],
|
||||
id: "m1", value: "15k", title: "Meals Served", items: [
|
||||
"Happy Guests", "Daily Fresh"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.9",
|
||||
title: "Star Rating",
|
||||
items: [
|
||||
"Google Reviews",
|
||||
"Five Stars",
|
||||
],
|
||||
id: "m2", value: "4.9", title: "Star Rating", items: [
|
||||
"Google Reviews", "Five Stars"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "12",
|
||||
title: "Awards",
|
||||
items: [
|
||||
"Local Culinary",
|
||||
"Chef Honors",
|
||||
],
|
||||
id: "m3", value: "12", title: "Awards", items: [
|
||||
"Local Culinary", "Chef Honors"],
|
||||
},
|
||||
]}
|
||||
title="Our Success"
|
||||
@@ -316,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, we highly recommend booking in advance to secure your table.",
|
||||
},
|
||||
id: "q1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance to secure your table."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are your ingredients fresh?",
|
||||
content: "We source the freshest local catch daily to ensure premium quality.",
|
||||
},
|
||||
id: "q2", title: "Are your ingredients fresh?", content: "We source the freshest local catch daily to ensure premium quality."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer vegan options?",
|
||||
content: "While specializing in seafood, we offer delightful vegetable-based starters.",
|
||||
},
|
||||
id: "q3", title: "Do you offer vegan options?", content: "While specializing in seafood, we offer delightful vegetable-based starters."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Frequently asked questions about our menu, reservations, and culinary services."
|
||||
@@ -341,8 +201,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
tag="Reservations"
|
||||
title="Reserve Your Table"
|
||||
description="Join Chef Fırat for an unforgettable culinary journey at the seaside."
|
||||
@@ -356,29 +215,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Reservation",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservation", href: "#contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "#",
|
||||
},
|
||||
label: "Location", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user