Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 16:42:03 +00:00

View File

@@ -32,60 +32,26 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Our Story",
id: "about",
},
{
name: "Menu",
id: "products",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Our Story", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Adana Sofrasi"
button={{ text: "Reservations", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Authentic Adana Flavors"
description="Experience the true essence of traditional Turkish cuisine crafted with passion, premium ingredients, and time-honored recipes."
tag="Since 1995"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=1",
imageAlt: "Authentic turkish kebab platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=1",
imageAlt: "Mediterranean dining ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lula-meat-kebab-with-onion-herbs-sumach_140725-9912.jpg",
imageAlt: "Lula meat kebab with onion herbs and sumach",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spicy-grilled-meat-skewers_84443-82604.jpg",
imageAlt: "Spicy Grilled Meat Skewers",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lula-kebab-served-with-chopped-onion-greens_140725-7970.jpg",
imageAlt: "Lula kebab served with chopped onion and greens",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg", imageAlt: "Authentic turkish kebab platter" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", imageAlt: "Mediterranean dining ambiance" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -113,28 +79,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh Ingredients",
description: "We source daily from local farms for peak quality.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lula-kebab-with-red-onion-herbs-lavash-wooden-board_141793-3053.jpg",
imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board",
title: "Fresh Ingredients", description: "We source daily from local farms for peak quality.", bentoComponent: "reveal-icon", icon: Leaf
},
{
title: "Traditional Recipes",
description: "Authentic spices imported directly from Turkey.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=2",
imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board",
title: "Traditional Recipes", description: "Authentic spices imported directly from Turkey.", bentoComponent: "reveal-icon", icon: Flame
},
{
title: "Cozy Ambience",
description: "Perfect setting for family gatherings.",
bentoComponent: "reveal-icon",
icon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=2",
imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board",
title: "Cozy Ambience", description: "Perfect setting for family gatherings.", bentoComponent: "reveal-icon", icon: Utensils
},
]}
title="Why Choose Us"
@@ -149,48 +100,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Adana Kebab",
price: "$22",
variant: "Grilled Lamb",
imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-herbs-black-olives-tomato_114579-4631.jpg",
},
{
id: "2",
name: "Shish Kebab",
price: "$24",
variant: "Premium Lamb",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shish-kebab-with-fried-vegetables-chopped-onion-ayran-knife-white-plate_176474-3443.jpg",
},
{
id: "3",
name: "Turkish Meze",
price: "$15",
variant: "Appetizers",
imageSrc: "http://img.b2bpic.net/free-photo/appetizers-small-sauce-bowls-containing-marinated-foods-olives-cream-cheese_114579-1540.jpg",
},
{
id: "4",
name: "Lahmacun",
price: "$12",
variant: "Traditional Pizza",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-lahmacun-table_140725-8239.jpg",
},
{
id: "5",
name: "Classic Baklava",
price: "$9",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-eastern-desserts-wooden-background_93675-132299.jpg",
},
{
id: "6",
name: "Turkish Tea",
price: "$4",
variant: "Beverage",
imageSrc: "http://img.b2bpic.net/free-photo/round-portioned-cake-covered-with-cake-crumbles-served-with-tea_141793-1953.jpg",
},
{ id: "1", name: "Adana Kebab", price: "$22", variant: "Grilled Lamb", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-herbs-black-olives-tomato_114579-4631.jpg" },
{ id: "2", name: "Shish Kebab", price: "$24", variant: "Premium Lamb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shish-kebab-with-fried-vegetables-chopped-onion-ayran-knife-white-plate_176474-3443.jpg" },
{ id: "3", name: "Turkish Meze", price: "$15", variant: "Appetizers", imageSrc: "http://img.b2bpic.net/free-photo/appetizers-small-sauce-bowls-containing-marinated-foods-olives-cream-cheese_114579-1540.jpg" }
]}
title="Signature Menu"
description="Explore our chef-curated selections."
@@ -203,21 +115,9 @@ export default function LandingPage() {
title="Our Impact"
tag="Stats"
metrics={[
{
id: "m1",
value: "20K+",
description: "Happy Guests Served",
},
{
id: "m2",
value: "28",
description: "Years of Experience",
},
{
id: "m3",
value: "15+",
description: "Award-Winning Dishes",
},
{ id: "m1", value: "20K+", description: "Happy Guests Served" },
{ id: "m2", value: "28", description: "Years of Experience" },
{ id: "m3", value: "15+", description: "Award-Winning Dishes" },
]}
metricsAnimation="slide-up"
/>
@@ -227,31 +127,9 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Fatma Y.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
},
{
id: "2",
name: "Mehmet K.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
},
{
id: "3",
name: "Sarah D.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-cake_23-2149212130.jpg",
},
{
id: "4",
name: "James B.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454153.jpg",
},
{
id: "5",
name: "Aylin S.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
},
{ id: "1", name: "Fatma Y.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg" },
{ id: "2", name: "Mehmet K.", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg" },
{ id: "3", name: "Sarah D.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-cake_23-2149212130.jpg" },
]}
cardTitle="What our guests say"
cardTag="Reviews"
@@ -263,21 +141,8 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend booking in advance.",
},
{
id: "f2",
title: "Are there vegetarian options?",
content: "We offer a wide variety of vegetarian mezes.",
},
{
id: "f3",
title: "Is parking available?",
content: "Valet parking is available every evening.",
},
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance." },
{ id: "f2", title: "Are there vegetarian options?", content: "We offer a wide variety of vegetarian mezes." },
]}
sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -287,16 +152,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
text="Join us today for an unforgettable dinner experience."
buttons={[
{
text: "Book a Table",
href: "#",
},
]}
buttons={[{ text: "Book a Table", href: "#" }]}
/>
</div>
@@ -304,36 +162,7 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Adana Sofrasi"
columns={[
{
title: "Navigate",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Menu",
href: "#products",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Navigate", items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#products" }] },
]}
/>
</div>