From 7be2d055604bc8400c2e5f19ebfe0255a2a53e7b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:08:40 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index f014bc6..2501115 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -30,7 +30,7 @@ export default function MenuPage() { price: "Rs. 550", rating: 5, reviewCount: "127", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140216.jpg?_wi=2", imageAlt: "Mixed Nasi Goreng - fried rice with shrimp and vegetables", }, { @@ -40,7 +40,7 @@ export default function MenuPage() { price: "Rs. 480", rating: 5, reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79241.jpg?_wi=2", imageAlt: "Mixed Rice - aromatic rice with protein and vegetables", }, { @@ -50,7 +50,7 @@ export default function MenuPage() { price: "Rs. 420", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-with-cheese-lettuce-tomato_23-2147684623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-with-cheese-lettuce-tomato_23-2147684623.jpg?_wi=2", imageAlt: "Submarine Sandwich - loaded with fresh ingredients", }, { @@ -60,7 +60,7 @@ export default function MenuPage() { price: "Rs. 520", rating: 5, reviewCount: "142", - imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-pan-with-spices_23-2147773497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-pan-with-spices_23-2147773497.jpg?_wi=2", imageAlt: "Aromatic curry dish - rich flavors and spices", }, ];