Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-30 15:45:36 +00:00

View File

@@ -30,65 +30,36 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Cité Wok"
button={{
text: "Order Now",
href: "#contact",
}}
text: "Order Now", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unlimited Asian Flavors, Wok-Fresh Every Moment"
description="Discover authentic Chinese and Japanese cuisine at Cité Wok—all-you-can-eat buffet, interactive wok & teppanyaki, and delivery available. Open daily in central Bastogne."
tag="Bastogne's Favorite Buffet"
buttons={[
{
text: "View Menu & Order Now",
href: "#menu",
},
text: "View Menu & Order Now", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-lx4lbfgh.png",
imageAlt: "Authentic Asian cuisine buffet spread",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-lx4lbfgh.png", imageAlt: "Authentic Asian cuisine buffet spread"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-m7wvkx9v.png",
imageAlt: "Interactive wok and teppanyaki station",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-n9xfopho.png?_wi=1",
imageAlt: "Fresh sushi and sashimi selection",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-9q7ttkzk.png?_wi=1",
imageAlt: "Chef preparing stir-fry at live station",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-kx6t0q9s.png?_wi=1",
imageAlt: "Signature Asian specialty dish",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-m7wvkx9v.png", imageAlt: "Interactive wok and teppanyaki station"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -105,19 +76,13 @@ export default function LandingPage() {
tag="About Our Buffet"
bulletPoints={[
{
title: "Fresh Ingredients",
description: "We prioritize high-quality, fresh produce for every dish.",
},
title: "Fresh Ingredients", description: "We prioritize high-quality, fresh produce for every dish."},
{
title: "Live Cooking",
description: "Watch our chefs prepare your wok and teppanyaki favorites.",
},
title: "Live Cooking", description: "Watch our chefs prepare your wok and teppanyaki favorites."},
{
title: "Family Friendly",
description: "A welcoming environment perfect for all group sizes.",
},
title: "Family Friendly", description: "A welcoming environment perfect for all group sizes."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-kx6t0q9s.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-kx6t0q9s.png"
imageAlt="Close up of delicious Asian dish"
mediaAnimation="blur-reveal"
/>
@@ -131,23 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Fresh Sashimi Platter",
price: "18.50€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-n9xfopho.png?_wi=2",
},
id: "p1", name: "Fresh Sashimi Platter", price: "18.50€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-n9xfopho.png"},
{
id: "p2",
name: "Wok-Sautéed Vegetables",
price: "13.50€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-9q7ttkzk.png?_wi=2",
},
id: "p2", name: "Wok-Sautéed Vegetables", price: "13.50€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-9q7ttkzk.png"},
{
id: "p3",
name: "Speciality Fried Rice",
price: "12.00€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-kx6t0q9s.png?_wi=3",
},
id: "p3", name: "Speciality Fried Rice", price: "12.00€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfdBNHMlFn55NCsYjgsJJWLuwh/uploaded-1774885465697-kx6t0q9s.png"},
]}
title="Signature Menu Highlights"
description="Taste our most popular creations from the buffet and beyond."
@@ -161,40 +114,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Local Resident",
testimonial: "The best buffet in Bastogne! Always fresh and delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg?_wi=1",
},
id: "t1", name: "Sarah Miller", role: "Local Resident", testimonial: "The best buffet in Bastogne! Always fresh and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg"},
{
id: "t2",
name: "Marc Dubois",
role: "Professional",
testimonial: "Fast, affordable, and incredibly tasty. Perfect lunch spot.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg",
},
id: "t2", name: "Marc Dubois", role: "Professional", testimonial: "Fast, affordable, and incredibly tasty. Perfect lunch spot.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg"},
{
id: "t3",
name: "Emilie R.",
role: "Family Mom",
testimonial: "My kids love the sushi and the wok station. Great family dining.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg",
},
id: "t3", name: "Emilie R.", role: "Family Mom", testimonial: "My kids love the sushi and the wok station. Great family dining.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"},
{
id: "t4",
name: "Thomas G.",
role: "Foodie",
testimonial: "Authentic flavors and great variety. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/giving-cake-friend_23-2147716930.jpg",
},
id: "t4", name: "Thomas G.", role: "Foodie", testimonial: "Authentic flavors and great variety. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/giving-cake-friend_23-2147716930.jpg"},
{
id: "t5",
name: "Laurent V.",
role: "Regular Guest",
testimonial: "Consistently excellent quality and service. Always a pleasure!",
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg?_wi=2",
},
id: "t5", name: "Laurent V.", role: "Regular Guest", testimonial: "Consistently excellent quality and service. Always a pleasure!", imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg"},
]}
title="Customer Experiences"
description="What our guests say about our dining experience."
@@ -207,20 +135,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What are your opening hours?",
content: "Tuesday to Thursday: 11:30-14:30 & 17:30-22:00. Friday to Sunday: 11:30-14:30 & 17:30-22:30. Closed on Mondays.",
},
id: "q1", title: "What are your opening hours?", content: "Tuesday to Thursday: 11:30-14:30 & 17:30-22:00. Friday to Sunday: 11:30-14:30 & 17:30-22:30. Closed on Mondays."},
{
id: "q2",
title: "Do you offer delivery?",
content: "Yes, we offer convenient delivery services to our customers in Bastogne.",
},
id: "q2", title: "Do you offer delivery?", content: "Yes, we offer convenient delivery services to our customers in Bastogne."},
{
id: "q3",
title: "Is the buffet all-you-can-eat?",
content: "Yes, we provide an expansive all-you-can-eat buffet with Chinese, Japanese, and international selections.",
},
id: "q3", title: "Is the buffet all-you-can-eat?", content: "Yes, we provide an expansive all-you-can-eat buffet with Chinese, Japanese, and international selections."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about dining at Cité Wok."
@@ -232,8 +151,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Visit Us or Order Online"
description="Find us at Rue de Neufchâteau 21, 6600 Bastogne. Reserve your table or place an order today."
@@ -244,42 +162,27 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Cité Wok",
items: [
title: "Cité Wok", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book a Table",
href: "#contact",
},
label: "Book a Table", href: "#contact"},
{
label: "Call Us",
href: "tel:061588388",
},
label: "Call Us", href: "tel:061588388"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}