Update src/app/menu/page.tsx

This commit is contained in:
2026-03-02 21:04:19 +00:00
parent 3ddd354b4a
commit 163edd7b46

View File

@@ -85,7 +85,7 @@ export default function MenuPage() {
price: "TND 3.500",
rating: 5,
reviewCount: "87",
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=2",
imageAlt: "Freshly brewed American coffee",
},
{
@@ -95,7 +95,7 @@ export default function MenuPage() {
price: "TND 8.500",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg?_wi=2",
imageAlt: "Fluffy pancake stack with toppings",
},
{
@@ -105,7 +105,7 @@ export default function MenuPage() {
price: "TND 7.000",
rating: 5,
reviewCount: "92",
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=2",
imageAlt: "Fresh crêpes with Nutella and berries",
},
{
@@ -115,7 +115,7 @@ export default function MenuPage() {
price: "TND 12.000",
rating: 5,
reviewCount: "134",
imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg?_wi=2",
imageAlt: "Complete brunch plate with eggs and toast",
},
{
@@ -125,7 +125,7 @@ export default function MenuPage() {
price: "TND 4.500",
rating: 5,
reviewCount: "78",
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=3",
imageAlt: "Creamy cappuccino with latte art",
},
{
@@ -135,7 +135,7 @@ export default function MenuPage() {
price: "TND 6.000",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=3",
imageAlt: "Rich chocolate brownie",
},
]}