From 361b9340c89ae2be15b7d7bfa299d031ff7d5d3e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:41:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be00bbf..ece61e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,7 +172,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901821.jpg?_wi=1", imageAlt: "fresh quality meat local rancher", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-basket-with-lettuce_23-2148617219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-basket-with-lettuce_23-2148617219.jpg?_wi=1", imageAlt: "fresh quality meat local rancher", }, ]} @@ -307,7 +307,7 @@ export default function LandingPage() { value: "12k+", title: "Meals Provided", description: "Healthy food for families", - imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901821.jpg?_wi=2", }, { id: "m2", @@ -321,7 +321,7 @@ export default function LandingPage() { value: "15k", title: "Acres Preserved", description: "Sustainable ranching", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-basket-with-lettuce_23-2148617219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-basket-with-lettuce_23-2148617219.jpg?_wi=2", }, ]} title="Impacting Our Community" -- 2.49.1