From 41341a1b79732b87ded8c209854f02f0bb4c5bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 12:46:29 +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 fb84953..6eeaf9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { value: "15K+", title: "Lives Touched" }, { value: "50+", 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" @@ -141,7 +141,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