Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Our Menu", href: "#product-section" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg?_wi=1"
|
||||
imageAlt="Elegant dining room with purple accents and premium cutlery"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -114,11 +114,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Signature Sauces", description: "Each sauce is crafted in-house with carefully curated ingredients, creating bold flavors that complement every bite.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg", imageAlt: "Chef preparing gourmet sauce"
|
||||
title: "Signature Sauces", description: "Each sauce is crafted in-house with carefully curated ingredients, creating bold flavors that complement every bite.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg?_wi=1", imageAlt: "Chef preparing gourmet sauce"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Wine Pairings", description: "Curated selections from renowned vineyards enhance your dining experience with perfectly matched vintages.", imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-vegetables-red-wine_140725-4689.jpg", imageAlt: "Glass of wine with steak"
|
||||
title: "Wine Pairings", description: "Curated selections from renowned vineyards enhance your dining experience with perfectly matched vintages.", imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-vegetables-red-wine_140725-4689.jpg?_wi=1", imageAlt: "Glass of wine with steak"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -174,11 +174,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Marcus Chen", role: "Private Chef", company: "Elite Culinary Services", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg", imageAlt: "Marcus Chen, Private Chef"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg?_wi=2", imageAlt: "Marcus Chen, Private Chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Isabella Moreau", role: "Restaurant Owner", company: "Bistro Luxe", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-vegetables-red-wine_140725-4689.jpg", imageAlt: "Isabella Moreau, Restaurant Owner"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-vegetables-red-wine_140725-4689.jpg?_wi=2", imageAlt: "Isabella Moreau, Restaurant Owner"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
required: false
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg?_wi=2"
|
||||
imageAlt="Elegant dining room with premium seating and warm lighting"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user