From dfabf3f8e02da84f84658733b0025b7603aef0c7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 09:27:32 +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 4df5202..bc5437a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486361.jpg?_wi=1", imageAlt: "Staff playing with dog", }, { @@ -246,7 +246,7 @@ export default function LandingPage() {