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"