From 641bfffb680860dae4fc44c46b6f02c6758ccf97 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 06:27:22 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 15079d1..ca945a0 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { id: "1", name: "Hyderabadi Chicken Biryani", price: "₹320", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg?_wi=2", imageAlt: "Authentic Chicken Biryani", initialQuantity: 1, }, @@ -71,7 +71,7 @@ export default function LandingPage() { id: "2", name: "Paneer Butter Masala", price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246082.jpg?_wi=2", imageAlt: "Creamy Paneer Butter Masala", initialQuantity: 1, }, @@ -79,7 +79,7 @@ export default function LandingPage() { id: "3", name: "Mushroom Biryani", price: "₹290", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pilaf-with-beans-green-fried-onions_141793-1349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pilaf-with-beans-green-fried-onions_141793-1349.jpg?_wi=2", imageAlt: "Flavorful Mushroom Biryani", initialQuantity: 1, }, @@ -87,7 +87,7 @@ export default function LandingPage() { id: "4", name: "Dum Chicken Biryani", price: "₹340", - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-appetizing-pilaf-bowl_140725-74150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilaf-appetizing-pilaf-bowl_140725-74150.jpg?_wi=2", imageAlt: "Slow-cooked Dum Chicken Biryani", initialQuantity: 1, }, @@ -95,7 +95,7 @@ export default function LandingPage() { id: "5", name: "Aloo Paratha", price: "₹120", - imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-restaurant_501050-890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-restaurant_501050-890.jpg?_wi=2", imageAlt: "Delicious Aloo Paratha", initialQuantity: 1, }, @@ -103,7 +103,7 @@ export default function LandingPage() { id: "6", name: "Paneer 65", price: "₹260", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-spicy-chips-white-bowl-sack-cloth-with-pine-nuts-wooden-bowl-with-shelled-sunflower-seeds-with-glass-orange-juice-wooden-table_141793-88918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-spicy-chips-white-bowl-sack-cloth-with-pine-nuts-wooden-bowl-with-shelled-sunflower-seeds-with-glass-orange-juice-wooden-table_141793-88918.jpg?_wi=2", imageAlt: "Spicy Paneer 65 starter", initialQuantity: 1, },