Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-08 10:57:28 +00:00

View File

@@ -29,27 +29,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Bursa Istanbul Central"
button={{
text: "Order Now",
href: "#contact",
}}
text: "Order Now", href: "#contact"}}
/>
</div>
@@ -59,36 +49,22 @@ export default function LandingPage() {
description="Experience the authentic flavors of Istanbul. Masterfully grilled meats, legendary shawarma, and a premium atmosphere crafted for the true enthusiast."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Order Now",
href: "#contact",
},
text: "Order Now", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/sausage-salad_1203-3280.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1344.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1344.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg", alt: "Customer 5"},
]}
avatarText="Join 5,000+ satisfied food enthusiasts"
/>
@@ -102,17 +78,11 @@ export default function LandingPage() {
description="At Bursa Istanbul Central, we don't just cook; we honor a legacy. Our meats are slow-marinated in traditional spices and flame-grilled to unlock deep, complex flavors. Every bite is a testament to our commitment to quality, consistency, and the vibrant culinary traditions of Istanbul."
bulletPoints={[
{
title: "Traditional Recipes",
description: "Authentic spices passed down through generations.",
},
title: "Traditional Recipes", description: "Authentic spices passed down through generations."},
{
title: "Premium Ingredients",
description: "Only the freshest, highest quality cuts sourced daily.",
},
title: "Premium Ingredients", description: "Only the freshest, highest quality cuts sourced daily."},
{
title: "Flame-Grilled Perfection",
description: "Expertly charred for that distinct, smoky flavor.",
},
title: "Flame-Grilled Perfection", description: "Expertly charred for that distinct, smoky flavor."},
]}
imageSrc="http://img.b2bpic.net/free-photo/national-sac-grill-foods-ingredients-dinner-menu_114579-1747.jpg?_wi=1"
mediaAnimation="slide-up"
@@ -127,41 +97,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Signature Shawarma Plate",
price: "45 AED",
imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-meat-balls-cooked-egg-with-spinach_140725-8662.jpg?_wi=1",
},
id: "1", name: "Adana Kebab", price: "75 QAR", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg?_wi=1"},
{
id: "2",
name: "Classic Adana Kebab",
price: "60 AED",
imageSrc: "http://img.b2bpic.net/free-photo/wrap-salad-roll_1339-4100.jpg?_wi=1",
},
id: "2", name: "Mixed Grill", price: "125 QAR", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg"},
{
id: "3",
name: "Iskender Delight",
price: "75 AED",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg?_wi=1",
},
id: "3", name: "Lamb Chops", price: "110 QAR", imageSrc: "http://img.b2bpic.net/free-photo/barbecued-vegetables-meat-outside-picnic_23-2148167594.jpg"},
{
id: "4",
name: "Mixed Grill Platter",
price: "120 AED",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-vegetables_140725-6197.jpg",
},
id: "4", name: "Chicken Sis", price: "65 QAR", imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-6052.jpg"},
{
id: "5",
name: "Spicy Lamb Chops",
price: "95 AED",
imageSrc: "http://img.b2bpic.net/free-photo/barbecued-vegetables-meat-outside-picnic_23-2148167594.jpg",
},
id: "5", name: "Iskender", price: "85 QAR", imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-meat-balls-cooked-egg-with-spinach_140725-8662.jpg?_wi=1"},
{
id: "6",
name: "Tavuk Sis Special",
price: "55 AED",
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-6052.jpg",
},
id: "6", name: "Shawarma Wrap", price: "35 QAR", imageSrc: "http://img.b2bpic.net/free-photo/wrap-salad-roll_1339-4100.jpg?_wi=1"},
]}
title="Our Signature Dishes"
description="Explore our curated collection of Istanbul's most beloved flavors."
@@ -174,60 +120,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Ahmed",
date: "Oct 2024",
title: "Regular Guest",
quote: "The best shawarma I've had in Dubai. Truly authentic.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sausage-salad_1203-3280.jpg?_wi=2",
imageAlt: "luxury turkish restaurant dining",
},
id: "1", name: "Sarah Ahmed", date: "Oct 2024", title: "Regular Guest", quote: "The best shawarma I've had in Dubai. Truly authentic.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sausage-salad_1203-3280.jpg?_wi=2", imageAlt: "luxury turkish restaurant dining"},
{
id: "2",
name: "Michael Chen",
date: "Sep 2024",
title: "Food Blogger",
quote: "The Adana kebab is legendary. Perfectly grilled.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/national-sac-grill-foods-ingredients-dinner-menu_114579-1747.jpg?_wi=2",
imageAlt: "traditional turkish shawarma plate",
},
id: "2", name: "Michael Chen", date: "Sep 2024", title: "Food Blogger", quote: "The Adana kebab is legendary. Perfectly grilled.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg", imageSrc: "http://img.b2bpic.net/free-photo/national-sac-grill-foods-ingredients-dinner-menu_114579-1747.jpg?_wi=2", imageAlt: "traditional turkish shawarma plate"},
{
id: "3",
name: "Emily Rodriguez",
date: "Aug 2024",
title: "Frequent Diner",
quote: "Atmosphere is great, even for late nights.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-meat-balls-cooked-egg-with-spinach_140725-8662.jpg?_wi=2",
imageAlt: "delicious grilled meat dish",
},
id: "3", name: "Emily Rodriguez", date: "Aug 2024", title: "Frequent Diner", quote: "Atmosphere is great, even for late nights.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-meat-balls-cooked-egg-with-spinach_140725-8662.jpg?_wi=2", imageAlt: "delicious grilled meat dish"},
{
id: "4",
name: "David Kim",
date: "Jul 2024",
title: "Local Enthusiast",
quote: "Generous portions and incredible flavor profile.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrap-salad-roll_1339-4100.jpg?_wi=2",
imageAlt: "fresh shawarma roll plating",
},
id: "4", name: "David Kim", date: "Jul 2024", title: "Local Enthusiast", quote: "Generous portions and incredible flavor profile.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1344.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wrap-salad-roll_1339-4100.jpg?_wi=2", imageAlt: "fresh shawarma roll plating"},
{
id: "5",
name: "Fatima Z.",
date: "Jun 2024",
title: "Culinary Explorer",
quote: "A must-visit for anyone craving real Turkish flavor.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg?_wi=2",
imageAlt: "grilled beef skewers gourmet",
},
id: "5", name: "Fatima Z.", date: "Jun 2024", title: "Culinary Explorer", quote: "A must-visit for anyone craving real Turkish flavor.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg?_wi=2", imageAlt: "grilled beef skewers gourmet"},
]}
title="Voices of Our Guests"
description="See why locals call us the ultimate late-night culinary destination."
@@ -238,8 +139,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Taste the Legend"
description="Ready to experience Bursa Istanbul? Order now or visit us today."
tag="Visit Us"
@@ -257,4 +157,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}