Update src/app/page.tsx

This commit is contained in:
2026-06-08 16:54:29 +00:00
parent be51fea53a
commit 4e88a0290a

View File

@@ -32,37 +32,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
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: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/wedding-badge-vector-gold-vintage-ornamental-style_53876-140182.jpg"
logoAlt="Wonderland Brunchy Logo"
brandName="Wonderland Brunchy"
button={{
text: "Reserve a Table",
href: "#contact",
}}
text: "Reserve a Table", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -70,21 +56,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Wonderland Brunchy"
description="A Parisian morning dream with Notre-Dame views. Indulge in exquisite brunch, where every dish is a work of art."
tag="4.7 ★ · 4,093 Reviews (2030 €)"
tagIcon={Star}
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/shrimps-with-arugula-bread-served-with-white-wine_141793-1263.jpg"
imageAlt="Lavish brunch spread at Wonderland Brunchy"
@@ -99,24 +80,16 @@ export default function LandingPage() {
description="Nestled on Île Saint-Louis, Wonderland Brunchy offers an intimate escape by the Seine. With Notre-Dame as our iconic backdrop, we craft Halal-friendly brunch experiences for dine-in, takeaway, and delivery, ensuring every visit is a blend of Parisian charm and culinary delight."
bulletPoints={[
{
title: "Dine-in Experience",
description: "Enjoy our cozy ambiance by the window.",
icon: Coffee,
title: "Dine-in Experience", description: "Enjoy our cozy ambiance by the window.", icon: Coffee,
},
{
title: "Convenient Takeaway",
description: "Grab your favorite brunch to go.",
icon: ShoppingBag,
title: "Convenient Takeaway", description: "Grab your favorite brunch to go.", icon: ShoppingBag,
},
{
title: "Effortless Delivery",
description: "Brunch delivered right to your door.",
icon: Car,
title: "Effortless Delivery", description: "Brunch delivered right to your door.", icon: Car,
},
{
title: "Halal-Friendly Menu",
description: "Thoughtfully prepared dishes for everyone.",
icon: CheckCircle,
title: "Halal-Friendly Menu", description: "Thoughtfully prepared dishes for everyone.", icon: CheckCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-with-gift-boxes-christmas-shopping-concept-buying-gifts-family-friends_169016-16227.jpg"
@@ -133,49 +106,19 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Tata Chicken",
price: "25 €",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg",
imageAlt: "Tata Chicken dish",
badge: "Trending",
id: "p1", name: "Tata Chicken", price: "25 €", imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg", imageAlt: "Tata Chicken dish"
},
{
id: "p2",
name: "Avocastraciatella Toast",
price: "18 €",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-egg-avocado-sandwiches-cutlery_23-2148640219.jpg",
imageAlt: "Avocastraciatella Toast",
badge: "Trending",
id: "p2", name: "Avocastraciatella Toast", price: "18 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-egg-avocado-sandwiches-cutlery_23-2148640219.jpg", imageAlt: "Avocastraciatella Toast"
},
{
id: "p3",
name: "Eggs Benedict",
price: "22 €",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg",
imageAlt: "Classic Eggs Benedict",
},
id: "p3", name: "Eggs Benedict", price: "22 €", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg", imageAlt: "Classic Eggs Benedict"},
{
id: "p4",
name: "Waffle",
price: "15 €",
imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-syrniki-curd-fritters-with-frozen-berries-blackberry-powdered-sugar-vintage-plate-gourmet-breakfast_114579-1694.jpg",
imageAlt: "Fluffy Waffle with fruits",
},
id: "p4", name: "Waffle", price: "15 €", imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-syrniki-curd-fritters-with-frozen-berries-blackberry-powdered-sugar-vintage-plate-gourmet-breakfast_114579-1694.jpg", imageAlt: "Fluffy Waffle with fruits"},
{
id: "p5",
name: "Cappuccino",
price: "6 €",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4899.jpg",
imageAlt: "Cappuccino with latte art",
},
id: "p5", name: "Cappuccino", price: "6 €", imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4899.jpg", imageAlt: "Cappuccino with latte art"},
{
id: "p6",
name: "Bruschetta",
price: "16 €",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-composition-with-colorful-vegetables_23-2147992854.jpg",
imageAlt: "Fresh Bruschetta",
},
id: "p6", name: "Bruschetta", price: "16 €", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-composition-with-colorful-vegetables_23-2147992854.jpg", imageAlt: "Fresh Bruschetta"},
]}
title="Our Signature Brunch"
description="Explore our exquisite menu, featuring trending delights and timeless classics, all prepared with the freshest, locally-sourced ingredients."
@@ -188,50 +131,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Delightful Culinary Journey",
quote: "Beautifully presented and full of flavour, every dish at Wonderland Brunchy is a delightful culinary journey. A true gem!",
name: "Hammad Rishad",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2343.jpg",
imageAlt: "Hammad Rishad profile picture",
},
id: "t1", title: "Delightful Culinary Journey", quote: "Beautifully presented and full of flavour, every dish at Wonderland Brunchy is a delightful culinary journey. A true gem!", name: "Hammad Rishad", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2343.jpg", imageAlt: "Hammad Rishad profile picture"},
{
id: "t2",
title: "Europe's Best Brunch!",
quote: "After 6 weeks travelling from Australia, I can confidently say this is the best brunch in Europe! Absolutely phenomenal.",
name: "Indiana CK",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg",
imageAlt: "Indiana CK profile picture",
},
id: "t2", title: "Europe's Best Brunch!", quote: "After 6 weeks travelling from Australia, I can confidently say this is the best brunch in Europe! Absolutely phenomenal.", name: "Indiana CK", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg", imageAlt: "Indiana CK profile picture"},
{
id: "t3",
title: "Simply Scrumptious Chicken",
quote: "The chicken was absolutely scrumptious! Tender, perfectly seasoned, and a true highlight of our meal. Highly recommend!",
name: "Noah Lake",
role: "Local Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-beach_23-2147817958.jpg",
imageAlt: "Noah Lake profile picture",
},
id: "t3", title: "Simply Scrumptious Chicken", quote: "The chicken was absolutely scrumptious! Tender, perfectly seasoned, and a true highlight of our meal. Highly recommend!", name: "Noah Lake", role: "Local Foodie", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-beach_23-2147817958.jpg", imageAlt: "Noah Lake profile picture"},
{
id: "t4",
title: "Cozy Parisian Morning",
quote: "The ambiance is just perfect for a cozy Parisian morning. Great coffee, delicious pastries, and friendly staff. A must-visit!",
name: "Sophie Dubois",
role: "Regular Guest",
imageSrc: "http://img.b2bpic.net/free-photo/asian-beautiful-woman-with-brown-long-hair-portrait-white-costume-liftstyle-concept_609648-1424.jpg",
imageAlt: "Sophie Dubois profile picture",
},
id: "t4", title: "Cozy Parisian Morning", quote: "The ambiance is just perfect for a cozy Parisian morning. Great coffee, delicious pastries, and friendly staff. A must-visit!", name: "Sophie Dubois", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/asian-beautiful-woman-with-brown-long-hair-portrait-white-costume-liftstyle-concept_609648-1424.jpg", imageAlt: "Sophie Dubois profile picture"},
{
id: "t5",
title: "Views and Flavors",
quote: "Brunch with a view of Notre-Dame is incomparable. The food matches the scenery fresh, vibrant, and unforgettable.",
name: "Pierre Leclerc",
role: "Paris Resident",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-man-his-living-room_329181-14654.jpg",
imageAlt: "Pierre Leclerc profile picture",
},
id: "t5", title: "Views and Flavors", quote: "Brunch with a view of Notre-Dame is incomparable. The food matches the scenery fresh, vibrant, and unforgettable.", name: "Pierre Leclerc", role: "Paris Resident", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-man-his-living-room_329181-14654.jpg", imageAlt: "Pierre Leclerc profile picture"},
]}
title="What Our Guests Say"
description="Authentic experiences from our beloved visitors, sharing their favorite moments and why Wonderland Brunchy is their top choice."
@@ -244,25 +152,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend making a reservation, especially on weekends, to secure your table with a view. You can book directly through our website or call us at +33 6 63 47 61 99.",
},
id: "faq1", title: "Do you accept reservations?", content: "Yes, we highly recommend making a reservation, especially on weekends, to secure your table with a view. You can book directly through our website or call us at +33 6 63 47 61 99."},
{
id: "faq2",
title: "Are there vegetarian or vegan options?",
content: "Absolutely! Our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or allergies, and we'll be happy to accommodate.",
},
id: "faq2", title: "Are there vegetarian or vegan options?", content: "Absolutely! Our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or allergies, and we'll be happy to accommodate."},
{
id: "faq3",
title: "What are your opening hours?",
content: "Wonderland Brunchy is open Tuesday to Sunday from 10:00 AM to 3:00 PM. We are closed on Mondays.",
},
id: "faq3", title: "What are your opening hours?", content: "Wonderland Brunchy is open Tuesday to Sunday from 10:00 AM to 3:00 PM. We are closed on Mondays."},
{
id: "faq4",
title: "Is Wonderland Brunchy halal-certified?",
content: "Yes, we are proud to offer a fully Halal-friendly menu, with all our ingredients sourced from certified suppliers to ensure quality and compliance.",
},
id: "faq4", title: "Is Wonderland Brunchy halal-certified?", content: "Yes, we are proud to offer a fully Halal-friendly menu, with all our ingredients sourced from certified suppliers to ensure quality and compliance."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about reservations, our menu, and special requests."
@@ -275,14 +171,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Parisian Food Guide",
"Brunch Lovers Magazine",
"Le Figaro Gastronomie",
"France Today",
"Timeout Paris",
"L'Express Style",
"Gault & Millau",
]}
"Parisian Food Guide", "Brunch Lovers Magazine", "Le Figaro Gastronomie", "France Today", "Timeout Paris", "L'Express Style", "Gault & Millau"]}
title="Accolades & Features"
description="Recognized for our exceptional brunch and enchanting Parisian atmosphere by leading culinary critics and publications."
speed={50}
@@ -294,8 +183,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Find Us"
title="Your Parisian Brunch Destination"
description="Wonderland Brunchy invites you to our charming spot at **4 Quai d'Orléans, 75004 Paris**, offering an unparalleled view of Notre-Dame. We're open **TuesdaySunday, 10:00 AM 3:00 PM**. Reach us at **+33 6 63 47 61 99**. Average price per person: **2030 €**. Come for the food, stay for the view!"
@@ -313,41 +201,25 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com/wonderlandbrunchy",
},
label: "Instagram", href: "https://instagram.com/wonderlandbrunchy"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}