From a3260e0fe3a6ac72e825d8d455e83cfee78287ce Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 15:52:52 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 525a69a..4741a29 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -89,21 +89,21 @@ export default function MenuPage() { id: "biryani", name: "Kerala Biryani", price: "SR 45", - imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-biryani-served-traditional-copper-bowl_84443-64415.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-biryani-served-traditional-copper-bowl_84443-64415.jpg?_wi=2", imageAlt: "Fragrant Kerala Biryani", }, { id: "appam-curry", name: "Appam with Fish Curry", price: "SR 38", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-grey-background_140725-108203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-grey-background_140725-108203.jpg?_wi=2", imageAlt: "Traditional Appam and Curry", }, { id: "seafood-special", name: "Seafood Special Fry", price: "SR 52", - imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimp-squid-with-spicy-sauce_1150-35473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimp-squid-with-spicy-sauce_1150-35473.jpg?_wi=2", imageAlt: "Crispy Seafood Special", }, {