From 514810bc4759f3be59a3dc6dff8a4c98f76569c9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 11:11:42 +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 40477ca..4179400 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Meet Our Animals", href: "animals" }, { text: "Learn About Adoption", href: "features" } ]} - imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=1" imageAlt="Happy rescue animals ready for adoption" showDimOverlay={true} /> @@ -65,7 +65,7 @@ export default function LandingPage() { { value: "500+", title: "Animals Adopted This Year" }, { value: "2,500", title: "Lives Saved Since 2010" } ]} - imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=2" imageAlt="Shelter staff caring for rescue animals" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1