diff --git a/src/app/page.tsx b/src/app/page.tsx index e97b58a..007f473 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-haystacks-field_176420-55119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-haystacks-field_176420-55119.jpg?_wi=1" imageAlt="Fresh farm produce harvest" showDimOverlay={true} /> @@ -117,7 +117,7 @@ export default function LandingPage() { tags: [ "Farm-to-Table", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-haystacks-field_176420-55119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-haystacks-field_176420-55119.jpg?_wi=2", imageAlt: "organic logo", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { tags: [ "Community", ], - imageSrc: "http://img.b2bpic.net/free-photo/ripe-carrots-blue_23-2147761583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ripe-carrots-blue_23-2147761583.jpg?_wi=1", imageAlt: "organic logo", }, ]} @@ -148,7 +148,7 @@ export default function LandingPage() { id: "p1", name: "Organic Carrots", price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/ripe-carrots-blue_23-2147761583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ripe-carrots-blue_23-2147761583.jpg?_wi=2", }, { id: "p2",