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() {