diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index e6e5259..8d1a036 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -56,7 +56,7 @@ export default function MenuPage() { price: "₹300", rating: 5, reviewCount: "180+", - imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6525.jpg?_wi=4", imageAlt: "Cheese Blast Pizza", }, { @@ -66,7 +66,7 @@ export default function MenuPage() { price: "₹220", rating: 5, reviewCount: "156+", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-white-platter-with-cherry-tomatoes-herbs_114579-31592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-white-platter-with-cherry-tomatoes-herbs_114579-31592.jpg?_wi=3", imageAlt: "Paneer Tikka Pizza", }, { @@ -76,7 +76,7 @@ export default function MenuPage() { price: "₹200", rating: 5, reviewCount: "124+", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-composition-with-copyspace_23-2148202526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-composition-with-copyspace_23-2148202526.jpg?_wi=2", imageAlt: "Margherita Pizza", }, { @@ -86,7 +86,7 @@ export default function MenuPage() { price: "₹250", rating: 5, reviewCount: "98+", - imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6525.jpg?_wi=5", imageAlt: "Veggie Supreme Pizza", }, // Burger section @@ -97,7 +97,7 @@ export default function MenuPage() { price: "₹100", rating: 4, reviewCount: "142+", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-black-burger-fries-wooden-board_23-2148238520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-black-burger-fries-wooden-board_23-2148238520.jpg?_wi=4", imageAlt: "Crispy Paneer Burger", }, { @@ -107,7 +107,7 @@ export default function MenuPage() { price: "₹80", rating: 4, reviewCount: "87+", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg?_wi=2", imageAlt: "Veg Cheese Burger", }, { @@ -117,7 +117,7 @@ export default function MenuPage() { price: "₹150", rating: 5, reviewCount: "76+", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-black-burger-fries-wooden-board_23-2148238520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-black-burger-fries-wooden-board_23-2148238520.jpg?_wi=5", imageAlt: "Double Paneer Burger", }, // Pasta section @@ -128,7 +128,7 @@ export default function MenuPage() { price: "₹160", rating: 5, reviewCount: "128+", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-creamy-risotto-with-grated-cheese-fresh-herbs_9975-124587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-creamy-risotto-with-grated-cheese-fresh-herbs_9975-124587.jpg?_wi=2", imageAlt: "White Sauce Pasta", }, { @@ -138,7 +138,7 @@ export default function MenuPage() { price: "₹140", rating: 5, reviewCount: "103+", - imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg?_wi=1", imageAlt: "Tomato Sauce Pasta", }, { @@ -148,7 +148,7 @@ export default function MenuPage() { price: "₹180", rating: 5, reviewCount: "91+", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-white-platter-with-cherry-tomatoes-herbs_114579-31592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-white-platter-with-cherry-tomatoes-herbs_114579-31592.jpg?_wi=4", imageAlt: "Paneer Pasta", }, // Thali section @@ -159,7 +159,7 @@ export default function MenuPage() { price: "₹80", rating: 5, reviewCount: "219+", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-pork-with-fresh-guacamole-generated-by-ai_188544-38177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-pork-with-fresh-guacamole-generated-by-ai_188544-38177.jpg?_wi=5", imageAlt: "Veg Thali", }, { @@ -169,7 +169,7 @@ export default function MenuPage() { price: "₹120", rating: 5, reviewCount: "156+", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-pork-with-fresh-guacamole-generated-by-ai_188544-38177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-pork-with-fresh-guacamole-generated-by-ai_188544-38177.jpg?_wi=6", imageAlt: "Special Lunch Combo", }, // Dessert section @@ -180,7 +180,7 @@ export default function MenuPage() { price: "₹60", rating: 5, reviewCount: "97+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-cake-with-coffee_23-2148251584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-cake-with-coffee_23-2148251584.jpg?_wi=3", imageAlt: "Chocolate Dream Cake", }, { @@ -190,7 +190,7 @@ export default function MenuPage() { price: "₹50", rating: 5, reviewCount: "68+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-cake-with-coffee_23-2148251584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-cake-with-coffee_23-2148251584.jpg?_wi=4", imageAlt: "Vanilla Cake", }, { @@ -200,7 +200,7 @@ export default function MenuPage() { price: "₹40", rating: 4, reviewCount: "52+", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg?_wi=1", imageAlt: "Brownie", }, ];