Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg", imageAlt: "Wine pouring" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg?_wi=1", imageAlt: "Wine pouring" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/row-burning-white-candles-tall-glass-vases_8353-585.jpg", imageAlt: "Chef plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg", imageAlt: "Sunset terrace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-salad-with-glass-wine-table-with-trees-sunlight-leak-background_176474-3901.jpg", imageAlt: "Dinner service" },
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "m2", title: "Main Courses", price: "24-40€", period: "Menu", features: ["Fresh Seafood", "Lamb Chops", "Traditional Gnocchi"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg", imageAlt: "Main course selection", button: { text: "Reserve", href: "#reservation" }
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg?_wi=2", imageAlt: "Main course selection", button: { text: "Reserve", href: "#reservation" }
|
||||
},
|
||||
{
|
||||
id: "m3", title: "Drinks", price: "8-16€", period: "Menu", features: ["Signature Wines", "Craft Cocktails", "Artisan Coffee"],
|
||||
|
||||
Reference in New Issue
Block a user