diff --git a/src/app/page.tsx b/src/app/page.tsx index d0becb9..89c6ed1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#supplements", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/flat-lay-food-concept-with-copy-space_23-2148478250.jpg", @@ -105,7 +105,7 @@ export default function LandingPage() { price: "9.50€", rating: 5, reviewCount: "320 kcal", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg?_wi=1", }, { id: "p2", @@ -114,7 +114,7 @@ export default function LandingPage() { price: "8.00€", rating: 5, reviewCount: "280 kcal", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg?_wi=1", }, { id: "p3", @@ -175,7 +175,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fruit-table_1157-5400.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg?_wi=2", imageAlt: "health supplements capsules bottle", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/plastic-jar_187299-45986.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg?_wi=2", imageAlt: "health supplements capsules bottle", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills-with-copy-space-containers_23-2148533469.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg?_wi=2", imageAlt: "health supplements capsules bottle", }, ]}