diff --git a/src/app/page.tsx b/src/app/page.tsx index c92ee03..c8013d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur_74190-1299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur_74190-1299.jpg?_wi=1" imageAlt="Modern gym interior with various fitness equipment" /> @@ -124,7 +124,7 @@ export default function LandingPage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg?_wi=1" imageAlt="Personal trainer assisting a client with weights in a modern gym" mediaAnimation="opacity" /> @@ -167,7 +167,7 @@ export default function LandingPage() { imageAlt: "Person on stationary bike", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur_74190-1299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur_74190-1299.jpg?_wi=2", imageAlt: "person lifting weights in gym", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt: "Woman doing a yoga pose", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg?_wi=2", imageAlt: "person lifting weights in gym", }, ]}