From 5ce2076422e1cbb3f64a4577e2b95edef6a19be7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 11:54:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06ee2ff..6f1f4ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { imageAlt: "Support team in meeting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg?_wi=1", imageAlt: "Care outreach planning", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Active Programs", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg?_wi=2" imageAlt="Community care planning" mediaAnimation="opacity" metricsAnimation="slide-up"