diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d3e26b..1807b5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-hotdogs-being-cooked-bonfire-metal-barrel-alps_181624-4557.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-hotdogs-being-cooked-bonfire-metal-barrel-alps_181624-4557.jpg?_wi=1" /> @@ -111,7 +111,7 @@ export default function LandingPage() { price: "$18", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg?_wi=1", }, { id: "2", @@ -120,7 +120,7 @@ export default function LandingPage() { price: "$12", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-clipboard_23-2148708259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-clipboard_23-2148708259.jpg?_wi=1", }, { id: "3", @@ -129,7 +129,7 @@ export default function LandingPage() { price: "$15", rating: 5, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegan-meal_1084-74.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegan-meal_1084-74.jpg?_wi=1", }, { id: "4", @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "The butter chicken tastes just like home. Best in Melbourne!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-food_23-2149461768.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hotdogs-being-cooked-bonfire-metal-barrel-alps_181624-4557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hotdogs-being-cooked-bonfire-metal-barrel-alps_181624-4557.jpg?_wi=2", imageAlt: "customer face happy indian food", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "My go-to after late shifts. Always hot, always fresh.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663832.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg?_wi=2", imageAlt: "customer face happy indian food", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "The flavour profiles are unmatched. Authentic and bold.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-gingerbread-blurred-background-with-bokeh_169016-24849.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-clipboard_23-2148708259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-clipboard_23-2148708259.jpg?_wi=2", imageAlt: "customer face happy indian food", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Generous portions and incredible technique. Can't get enough.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-cape-with-round-delivery-bowl-his-hands-smiling-pink-background_140725-40599.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegan-meal_1084-74.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegan-meal_1084-74.jpg?_wi=2", imageAlt: "customer face happy indian food", }, ]}