diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a442fe..90430ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { price: "$12.99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=1", }, { id: "p2", @@ -112,7 +112,7 @@ export default function LandingPage() { price: "$18.99", rating: 5, reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=2", }, { id: "p3", @@ -121,7 +121,7 @@ export default function LandingPage() { price: "$4.50", rating: 4, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=3", }, { id: "p4", @@ -130,7 +130,7 @@ export default function LandingPage() { price: "$6.99", rating: 4, reviewCount: "50", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=4", }, { id: "p5", @@ -139,7 +139,7 @@ export default function LandingPage() { price: "$7.50", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=5", }, { id: "p6", @@ -148,7 +148,7 @@ export default function LandingPage() { price: "$5.99", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-with-naan-bread-delicious-indian-dish_23-2152002843.jpg?_wi=6", }, ]} title="Chef's Recommendations" @@ -181,14 +181,14 @@ export default function LandingPage() { name: "Emily R.", handle: "@emilyr", testimonial: "Always fresh, always fast. My go-to spot.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg?_wi=1", }, { id: "4", name: "David K.", handle: "@davidk", testimonial: "Genuine hospitality that's rare to find these days.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg?_wi=2", }, { id: "5",