Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-23 21:05:29 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Village Cuisine"
/>
@@ -53,46 +45,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Authentic Turkish Food in South Granville"
description="Experience the warmth of Turkish hospitality. Fresh Gözleme, traditional breakfast, and handmade sweets served daily."
tag="Village Cuisine"
buttons={[
{
text: "Order Now",
href: "#menu",
},
text: "Order Now", href: "#menu"},
{
text: "Call Us",
href: "tel:0420433735",
},
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Call Us", href: "tel:0420433735"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-breakfast-set-with-mixed-combination-food_140725-10335.jpg",
imageAlt: "Turkish Breakfast Spread",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-breakfast-set-with-mixed-combination-food_140725-10335.jpg", imageAlt: "Turkish Breakfast Spread"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-kutab-with-yogurt_141793-4333.jpg",
imageAlt: "Handmade Gözleme",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/various-food-table-yoghurt-pot-top-view_141793-13215.jpg",
imageAlt: "Various food on the table and yoghurt in pot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893430.jpg",
imageAlt: "Top view over food banquet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-fried-eggs-honey-jams-fresh-vegetables-cheese-wooden-table_140725-10358.jpg",
imageAlt: "Traditional Turkish breakfast spread",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-kutab-with-yogurt_141793-4333.jpg", imageAlt: "Handmade Gözleme"},
]}
rating={5}
ratingText="4.9/5 Rating — 73+ Reviews"
@@ -107,20 +74,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Authentic Recipes",
description: "Tradition in every bite.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1059.jpg",
},
title: "Authentic Recipes", description: "Tradition in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1059.jpg"},
{
title: "Fresh Daily",
description: "Handmade goodness.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arrangement-food-healthy-lifestyle_23-2148677988.jpg",
},
title: "Fresh Daily", description: "Handmade goodness.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arrangement-food-healthy-lifestyle_23-2148677988.jpg"},
{
title: "Family Friendly",
description: "Warm atmosphere for all.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-enjoying-christmas-dinner_23-2149144978.jpg",
},
title: "Family Friendly", description: "Warm atmosphere for all.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-enjoying-christmas-dinner_23-2149144978.jpg"},
]}
title="Why Village Cuisine"
description="Why Village Cuisine?"
@@ -135,41 +93,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "m1",
name: "Turkish Breakfast",
price: "From $25",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-tomato-with-eggs-pide-cheese-pancakes-top-view_140725-11209.jpg",
},
id: "m1", name: "Turkish Breakfast", price: "From $25", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-tomato-with-eggs-pide-cheese-pancakes-top-view_140725-11209.jpg"},
{
id: "m2",
name: "Gözleme",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-gutabs-table_140725-763.jpg",
},
id: "m2", name: "Gözleme", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-gutabs-table_140725-763.jpg"},
{
id: "m3",
name: "Borek Selection",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-arabic-pastry_23-2147868921.jpg",
},
id: "m3", name: "Borek Selection", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-arabic-pastry_23-2147868921.jpg"},
{
id: "m4",
name: "Turkish Sweets",
price: "$10",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-arrangement_23-2149214631.jpg",
},
id: "m4", name: "Turkish Sweets", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-arrangement_23-2149214631.jpg"},
{
id: "m5",
name: "Coffee/Tea",
price: "$5",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-lokum-wooden-tray_114579-16822.jpg",
},
id: "m5", name: "Coffee/Tea", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-lokum-wooden-tray_114579-16822.jpg"},
{
id: "m6",
name: "Dips & Bread",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-saj-cizbiz-cooked-with-aubergine-potato-tomato-pepper-cast-iron-pan_141793-1981.jpg",
},
id: "m6", name: "Dips & Bread", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-saj-cizbiz-cooked-with-aubergine-potato-tomato-pepper-cast-iron-pan_141793-1981.jpg"},
]}
title="Popular Menu"
description="Handmade favorites."
@@ -181,30 +115,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-fries_23-2149061573.jpg",
},
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-fries_23-2149061573.jpg"},
{
id: "t2",
name: "Michael K.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
},
id: "t2", name: "Michael K.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"},
{
id: "t3",
name: "Elena R.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-pizza_23-2149250078.jpg",
},
id: "t3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-pizza_23-2149250078.jpg"},
{
id: "t4",
name: "David M.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304419.jpg",
},
id: "t4", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304419.jpg"},
{
id: "t5",
name: "Jane D.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg",
},
id: "t5", name: "Jane D.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg"},
]}
cardTitle="Customer Reviews"
cardTag="Trusted by our community"
@@ -220,17 +139,11 @@ export default function LandingPage() {
description="Village Cuisine brings traditional Turkish flavors to South Granville with freshly prepared meals, homemade pastries, and warm hospitality."
bulletPoints={[
{
title: "Tradition",
description: "Authentic recipes passed down.",
},
title: "Tradition", description: "Authentic recipes passed down."},
{
title: "Hospitality",
description: "Welcome home environment.",
},
title: "Hospitality", description: "Welcome home environment."},
{
title: "Quality",
description: "Premium fresh ingredients.",
},
title: "Quality", description: "Premium fresh ingredients."},
]}
imageSrc="http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587555.jpg"
imageAlt="Warm family dining experience"
@@ -241,18 +154,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Visit us at Shop 22/4650 Wellington Rd, South Granville NSW 2142. Call 0420 433 735."
buttons={[
{
text: "Open Maps",
href: "https://maps.google.com",
},
text: "Open Maps", href: "https://maps.google.com"},
{
text: "Call Now",
href: "tel:0420433735",
},
text: "Call Now", href: "tel:0420433735"},
]}
/>
</div>
@@ -263,33 +171,21 @@ export default function LandingPage() {
logoText="Village Cuisine"
columns={[
{
title: "Restaurant",
items: [
title: "Restaurant", items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}