diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bfe369..98e0a4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { price: "$12.50", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg?_wi=1", }, { id: "2", @@ -91,7 +91,7 @@ export default function LandingPage() { price: "$15.00", rating: 4, reviewCount: "850", - imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg?_wi=2", }, { id: "3", @@ -100,7 +100,7 @@ export default function LandingPage() { price: "$11.00", rating: 5, reviewCount: "900", - imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg?_wi=3", }, { id: "4", @@ -109,7 +109,7 @@ export default function LandingPage() { price: "$13.00", rating: 4, reviewCount: "600", - imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/chinese-food-flyer_23-2148044647.jpg?_wi=4", }, ]} title="Our Signature Dishes" @@ -151,7 +151,7 @@ export default function LandingPage() { role: "Foodie", company: "Auckland Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=1", }, { id: "2", @@ -183,7 +183,7 @@ export default function LandingPage() { role: "Diner", company: "City CBD", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2", }, ]} title="Loved by Aucklanders"