Merge version_3 into main #5
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Discover a symphony of tastes at Lumière, where tradition meets contemporary culinary innovation. Join us for an evening of warmth and sophistication."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=1" }
|
||||
]}
|
||||
buttons={[{ text: "Reserve Table", href: "#contact" }]}
|
||||
/>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
tag: "01", title: "Farm to Table", subtitle: "Freshly sourced", description: "Daily produce from local farms.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-dark-background_84443-85816.jpg"
|
||||
},
|
||||
{
|
||||
tag: "02", title: "Culinary Art", subtitle: "Handcrafted", description: "Traditional meets modern technique.", imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg"
|
||||
tag: "02", title: "Culinary Art", subtitle: "Handcrafted", description: "Traditional meets modern technique.", imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
description="Indulge in our carefully selected signature dishes."
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Classic", name: "Aged Ribeye Steak", price: "$48", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg" },
|
||||
{ id: "p1", brand: "Classic", name: "Aged Ribeye Steak", price: "$48", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg?_wi=2" },
|
||||
{ id: "p2", brand: "Classic", name: "Pan-Seared Sea Bass", price: "$42", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-delicious-shrimps-with-tasty-crab-sticks-stone-surface_114579-57079.jpg" },
|
||||
{ id: "p3", brand: "Dessert", name: "Dark Chocolate Mousse", price: "$18", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/volcano-chocolate-soufle-served-with-vanilla-ice-cream-with-raspberry-syrup_140725-492.jpg" },
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
tag="Contact Us"
|
||||
title="Get in touch"
|
||||
description="We would love to hear from you for private events or general questions."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=2"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user