Update src/app/page.tsx

This commit is contained in:
2026-05-10 11:50:49 +00:00
parent a2dfe7e9f8
commit 093c16534e

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "product",
},
name: "Menu", id: "product"},
{
name: "Testimonials",
id: "testimonial",
},
name: "Testimonials", id: "testimonial"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Lumière Dining"
/>
@@ -62,39 +52,23 @@ export default function LandingPage() {
description="Experience culinary excellence crafted with passion and fresh, local ingredients."
buttons={[
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
{
text: "View Menu",
href: "#product",
},
text: "View Menu", href: "#product"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=1",
imageAlt: "Gourmet Dining",
},
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "Gourmet Dining"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-preparing-avocado-bruschetta-kitchen_637285-5840.jpg?_wi=1",
imageAlt: "Chef Preparation",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-preparing-avocado-bruschetta-kitchen_637285-5840.jpg", imageAlt: "Chef Preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=1",
imageAlt: "Cozy Atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", imageAlt: "Cozy Atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg?_wi=1",
imageAlt: "Artisan Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg", imageAlt: "Artisan Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-inspecting-glass-wine_23-2148060593.jpg?_wi=1",
imageAlt: "Wine Selection",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-inspecting-glass-wine_23-2148060593.jpg", imageAlt: "Wine Selection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cafe-dinner-landscape-bar-summer_1203-5209.jpg",
imageAlt: "Terrace View",
},
imageSrc: "http://img.b2bpic.net/free-photo/cafe-dinner-landscape-bar-summer_1203-5209.jpg", imageAlt: "Terrace View"},
]}
/>
</div>
@@ -107,17 +81,11 @@ export default function LandingPage() {
description="Founded with a vision to redefine fine dining, we combine traditional techniques with modern creativity to bring unique flavors to your plate. Our kitchen is where tradition meets innovation."
bulletPoints={[
{
title: "Farm to Table",
description: "Sourcing only the finest local organic produce.",
},
title: "Farm to Table", description: "Sourcing only the finest local organic produce."},
{
title: "Artisanal Craft",
description: "Hand-made dishes that respect the raw ingredients.",
},
title: "Artisanal Craft", description: "Hand-made dishes that respect the raw ingredients."},
{
title: "Inclusive Atmosphere",
description: "A welcoming space for every special occasion.",
},
title: "Inclusive Atmosphere", description: "A welcoming space for every special occasion."},
]}
imageSrc="http://img.b2bpic.net/free-photo/head-chef-adding-fresh-chopped-green-herbs-pan-while-cooking-gourmet-dish-restaurant-professional-kitchen-food-industry-workers-preparing-delicious-meal-using-organic-vegetables_482257-40135.jpg"
imageAlt="Culinary Team"
@@ -133,47 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Truffle Risotto",
price: "$28",
variant: "Vegetarian",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942386.jpg",
},
id: "1", name: "Truffle Risotto", price: "$28", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942386.jpg"},
{
id: "2",
name: "Atlantic Salmon",
price: "$34",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-mackerel-steak_1339-6254.jpg",
},
id: "2", name: "Atlantic Salmon", price: "$34", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/grilled-mackerel-steak_1339-6254.jpg"},
{
id: "3",
name: "Herb-Crusted Filet",
price: "$42",
variant: "Meat",
imageSrc: "http://img.b2bpic.net/free-photo/slices-meat-served-with-lettuce-sesame-seeds-sauce_141793-955.jpg",
},
id: "3", name: "Herb-Crusted Filet", price: "$42", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/slices-meat-served-with-lettuce-sesame-seeds-sauce_141793-955.jpg"},
{
id: "4",
name: "Wild Mushroom Pasta",
price: "$26",
variant: "Vegetarian",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-pasta-meal-served-with-vegetables-blue-plate-mix-colors-surface_140725-154544.jpg",
},
id: "4", name: "Wild Mushroom Pasta", price: "$26", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-pasta-meal-served-with-vegetables-blue-plate-mix-colors-surface_140725-154544.jpg"},
{
id: "5",
name: "Dark Chocolate Tart",
price: "$14",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-decorated-with-syrop-blue-plate-high-quality-photo_114579-87063.jpg",
},
id: "5", name: "Dark Chocolate Tart", price: "$14", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-decorated-with-syrop-blue-plate-high-quality-photo_114579-87063.jpg"},
{
id: "6",
name: "Seasonal Garden Salad",
price: "$18",
variant: "Vegan",
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-mashed-potato-corn-thanksgiving-celebration-concept_53876-23092.jpg",
},
id: "6", name: "Seasonal Garden Salad", price: "$18", variant: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-mashed-potato-corn-thanksgiving-celebration-concept_53876-23092.jpg"},
]}
title="Chefs Signature Menu"
description="Indulge in our carefully curated selection of signature dishes, highlighting the seasonal bests."
@@ -187,28 +125,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Wine Cellar",
description: "Extensive selection of world-class vintages.",
bentoComponent: "reveal-icon",
icon: Wine,
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg",
imageAlt: "Dining room beige color tones interior design",
title: "Wine Cellar", description: "Extensive selection of world-class vintages.", bentoComponent: "reveal-icon", icon: Wine,
},
{
title: "Private Dining",
description: "Intimate settings for your exclusive events.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=2",
imageAlt: "Dining room beige color tones interior design",
title: "Private Dining", description: "Intimate settings for your exclusive events.", bentoComponent: "reveal-icon", icon: Users,
},
{
title: "Outdoor Terrace",
description: "Dine under the stars in our open garden.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-preparing-avocado-bruschetta-kitchen_637285-5840.jpg?_wi=2",
imageAlt: "Dining room beige color tones interior design",
title: "Outdoor Terrace", description: "Dine under the stars in our open garden.", bentoComponent: "reveal-icon", icon: Building2,
},
]}
title="Dining Experience"
@@ -222,60 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice M.",
date: "Oct 2023",
title: "Incredible Experience",
quote: "The best meal I've had in years! The truffle risotto is a must-try.",
tag: "Regular Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/young-family-sitting-table_23-2147810816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=3",
imageAlt: "smiling customer dining portrait",
},
id: "1", name: "Alice M.", date: "Oct 2023", title: "Incredible Experience", quote: "The best meal I've had in years! The truffle risotto is a must-try.", tag: "Regular Guest", avatarSrc: "http://img.b2bpic.net/free-photo/young-family-sitting-table_23-2147810816.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "smiling customer dining portrait"},
{
id: "2",
name: "Robert D.",
date: "Sept 2023",
title: "Exceptional Service",
quote: "The staff were so attentive and the salmon was cooked to perfection.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-preparing-avocado-bruschetta-kitchen_637285-5840.jpg?_wi=3",
imageAlt: "smiling customer dining portrait",
},
id: "2", name: "Robert D.", date: "Sept 2023", title: "Exceptional Service", quote: "The staff were so attentive and the salmon was cooked to perfection.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-preparing-avocado-bruschetta-kitchen_637285-5840.jpg", imageAlt: "smiling customer dining portrait"},
{
id: "3",
name: "Elena V.",
date: "Aug 2023",
title: "Lovely Ambiance",
quote: "Perfect for a romantic dinner. Loved the quiet, warm atmosphere.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=2",
imageAlt: "smiling customer dining portrait",
},
id: "3", name: "Elena V.", date: "Aug 2023", title: "Lovely Ambiance", quote: "Perfect for a romantic dinner. Loved the quiet, warm atmosphere.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", imageAlt: "smiling customer dining portrait"},
{
id: "4",
name: "James K.",
date: "July 2023",
title: "Great Hidden Gem",
quote: "Everything from starters to dessert was beautifully presented.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150306978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg?_wi=2",
imageAlt: "smiling customer dining portrait",
},
id: "4", name: "James K.", date: "July 2023", title: "Great Hidden Gem", quote: "Everything from starters to dessert was beautifully presented.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150306978.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg", imageAlt: "smiling customer dining portrait"},
{
id: "5",
name: "Maria C.",
date: "June 2023",
title: "Absolute Delight",
quote: "Wonderful attention to detail. Will definitely be coming back.",
tag: "Frequent Diner",
avatarSrc: "http://img.b2bpic.net/free-photo/holding-bottle-good-champagne_329181-7278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-inspecting-glass-wine_23-2148060593.jpg?_wi=2",
imageAlt: "smiling customer dining portrait",
},
id: "5", name: "Maria C.", date: "June 2023", title: "Absolute Delight", quote: "Wonderful attention to detail. Will definitely be coming back.", tag: "Frequent Diner", avatarSrc: "http://img.b2bpic.net/free-photo/holding-bottle-good-champagne_329181-7278.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-inspecting-glass-wine_23-2148060593.jpg", imageAlt: "smiling customer dining portrait"},
]}
title="Guest Testimonials"
description="Hear what our wonderful guests have to say about their dining experience."
@@ -287,20 +165,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you have gluten-free options?",
content: "Yes, we have many gluten-free choices across all our menu categories.",
},
id: "1", title: "Do you have gluten-free options?", content: "Yes, we have many gluten-free choices across all our menu categories."},
{
id: "2",
title: "Are reservations required?",
content: "While we welcome walk-ins, reservations are highly recommended for weekends.",
},
id: "2", title: "Are reservations required?", content: "While we welcome walk-ins, reservations are highly recommended for weekends."},
{
id: "3",
title: "Can you host private parties?",
content: "Absolutely! Contact us to discuss our private event packages.",
},
id: "3", title: "Can you host private parties?", content: "Absolutely! Contact us to discuss our private event packages."},
]}
sideTitle="Philosophy"
sideDescription="We believe in honest food, exceptional service, and lasting memories."
@@ -312,14 +181,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Join us for an unforgettable dining experience. Reach out today to reserve your table or inquire about events."
buttons={[
{
text: "Reserve Now",
href: "#",
},
text: "Reserve Now", href: "#"},
]}
/>
</div>
@@ -328,13 +194,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Lumière Dining"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>