diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index dacf9ec..f31e1d1 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -92,7 +92,7 @@ export default function MenuPage() { id: "seeraga-samba", name: "Seeraga Samba Mutton Biryani", price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/khan-pilav-with-various-fruits-inside_140725-1802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/khan-pilav-with-various-fruits-inside_140725-1802.jpg?_wi=2", imageAlt: "Seeraga Samba Mutton Biryani", isFavorited: false, }, @@ -100,7 +100,7 @@ export default function MenuPage() { id: "chinthamani-chicken", name: "Chinthamani Chicken", price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=2", imageAlt: "Chinthamani Chicken", isFavorited: false, }, @@ -108,7 +108,7 @@ export default function MenuPage() { id: "moru-moru-prawn", name: "Moru Moru Prawn", price: "₹520", - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25746.jpg?_wi=2", imageAlt: "Moru Moru Prawn", isFavorited: false, }, @@ -116,7 +116,7 @@ export default function MenuPage() { id: "nethili-fry", name: "Nethili Fry", price: "₹320", - imageSrc: "http://img.b2bpic.net/free-photo/fried-tilapia-with-chili-sauce-lemon-salad-garlic-plate-white-wooden-table_1150-20828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-tilapia-with-chili-sauce-lemon-salad-garlic-plate-white-wooden-table_1150-20828.jpg?_wi=2", imageAlt: "Nethili Fry", isFavorited: false, }, @@ -124,7 +124,7 @@ export default function MenuPage() { id: "mutton-chukka", name: "Mutton Chukka", price: "₹400", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370901.jpg?_wi=2", imageAlt: "Mutton Chukka", isFavorited: false, }, @@ -132,7 +132,7 @@ export default function MenuPage() { id: "sura-puttu", name: "Sura Puttu", price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-potato-pies-with-mushed-pumpkin-its-seeds-dark-grey-background-bake-oven-cake-color-pie_140725-121440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-potato-pies-with-mushed-pumpkin-its-seeds-dark-grey-background-bake-oven-cake-color-pie_140725-121440.jpg?_wi=2", imageAlt: "Sura Puttu", isFavorited: false, },