Update src/app/menu/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function MenuPage() {
|
||||
price: "Starting 45 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "280+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-waffles-raspberry-jam_23-2148531760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-waffles-raspberry-jam_23-2148531760.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "cocktails",
|
||||
@@ -94,7 +94,7 @@ export default function MenuPage() {
|
||||
price: "50-90 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "420+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-drinks_23-2149132206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-drinks_23-2149132206.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "wedges",
|
||||
@@ -103,7 +103,7 @@ export default function MenuPage() {
|
||||
price: "40 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "195+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-sliced-potatoes-with-greens-inside-brown-plate-dark-blue-surface_140725-62040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-sliced-potatoes-with-greens-inside-brown-plate-dark-blue-surface_140725-62040.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -154,7 +154,7 @@ export default function MenuPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg?_wi=2"
|
||||
imageAlt="Dining experience at The Dome"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -166,7 +166,7 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25720.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25720.jpg?_wi=2"
|
||||
imageAlt="The Dome restaurant ambiance"
|
||||
logoText="The Dome"
|
||||
copyrightText="© 2025 The Dome Restaurant. All rights reserved. | Kénitra, Morocco"
|
||||
|
||||
Reference in New Issue
Block a user