diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c3e34f..4849dc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=1", imageAlt: "People working out in a modern gym with weights and cardio machines", }, { @@ -398,7 +398,7 @@ export default function LandingPage() { imageAlt: "Female pilates instructor", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=2", imageAlt: "athletic male personal trainer smiling", }, ]}