From 8d884524a319765d8ee04563d633ee0f35457c5f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 12:45: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 93364d7..e655feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Communities Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg?_wi=1" imageAlt="Volunteer project activity" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -230,7 +230,7 @@ export default function LandingPage() { title="Join Our Newsletter" description="Stay updated on our progress and how your donations help those in need." mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg?_wi=2" imageAlt="Newsletter signup support" mediaAnimation="slide-up" /> -- 2.49.1