diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ef5e9a..f694bf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,19 +78,19 @@ export default function LandingPage() { imageAlt: "Taste of Amritsar interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246070.jpg?_wi=1", imageAlt: "Delicious Channa Masala", }, { - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039398.jpg?_wi=1", imageAlt: "Tandoori Paneer Tikka", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pakistani-meal-arrangement-high-angle_23-2148825101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pakistani-meal-arrangement-high-angle_23-2148825101.jpg?_wi=1", imageAlt: "Fresh Naan Bread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/azeri-bakhlava-with-walnut-sorbet_140725-7634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/azeri-bakhlava-with-walnut-sorbet_140725-7634.jpg?_wi=1", imageAlt: "Traditional Dessert", }, ]} @@ -125,25 +125,25 @@ export default function LandingPage() { id: "p1", name: "Channa Masala with Rice", price: "$9.99", - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246070.jpg?_wi=2", }, { id: "p2", name: "Tandoori Paneer Tikka", price: "$15.99", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039398.jpg?_wi=2", }, { id: "p3", name: "Garlic Naan", price: "$4.49", - imageSrc: "http://img.b2bpic.net/free-photo/pakistani-meal-arrangement-high-angle_23-2148825101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pakistani-meal-arrangement-high-angle_23-2148825101.jpg?_wi=2", }, { id: "p4", name: "Gulab Jamun (2pcs)", price: "$3.99", - imageSrc: "http://img.b2bpic.net/free-photo/azeri-bakhlava-with-walnut-sorbet_140725-7634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/azeri-bakhlava-with-walnut-sorbet_140725-7634.jpg?_wi=2", }, { id: "p5", @@ -174,35 +174,35 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarahj", testimonial: "Best North Indian food in Brampton. Authentic and consistently fresh.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg?_wi=1", }, { id: "t2", name: "Michael R.", handle: "@mike_r", testimonial: "Great family service. The Kadhai Paneer is a must-try.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg?_wi=2", }, { id: "t3", name: "Amit K.", handle: "@amitk", testimonial: "Authentic taste of Amritsar right in the heart of Brampton.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg?_wi=3", }, { id: "t4", name: "Elena V.", handle: "@elenav", testimonial: "Delicious food and friendly staff. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg?_wi=4", }, { id: "t5", name: "John D.", handle: "@johnd", testimonial: "Fresh and flavorful every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg?_wi=5", }, ]} title="Local Community Favorites"