diff --git a/src/app/page.tsx b/src/app/page.tsx index e1ff961..a5771b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182553.jpg", imageAlt: "Taste of Amritsar interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246070.jpg", imageAlt: "Delicious Channa Masala"} + 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"} ]} mediaAnimation="slide-up" rating={5} @@ -91,7 +91,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - 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"}, + 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?_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"}, { @@ -115,15 +115,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", 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"}, + id: "t1", 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_wi=5"}, ]} title="Local Community Favorites" description="What our guests in Brampton are saying about us."