diff --git a/src/app/page.tsx b/src/app/page.tsx index 6edfb55..c0485a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/loaves-bread-with-price-tag_23-2147975216.jpg" + imageSrc="http://img.b2bpic.net/free-photo/loaves-bread-with-price-tag_23-2147975216.jpg?_wi=1" /> @@ -90,7 +90,7 @@ export default function LandingPage() { description: "Everything baked fresh, every single morning.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function LandingPage() { price: "$8.00", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg?_wi=1", }, { id: "p2", @@ -177,7 +177,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coconut-candies-with-wood-pieces-dark-background-tea-fruit-color-photo-goodies-sweet_140725-159545.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/loaves-bread-with-price-tag_23-2147975216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/loaves-bread-with-price-tag_23-2147975216.jpg?_wi=2", imageAlt: "baker hands shaping dough piece", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/putting-tomatoes-yogurt-red-basilic-leaves-together_114579-4561.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg?_wi=2", imageAlt: "baker hands shaping dough piece", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raw-vegetables-composition_23-2148643061.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg?_wi=2", imageAlt: "baker hands shaping dough piece", }, ]}