diff --git a/src/app/page.tsx b/src/app/page.tsx index 48a2a5b..e3338f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=1", imageAlt: "Man lifting heavy weights in a modern gym", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { imageAlt: "Portrait of David Lee, HIIT Specialist", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=2", imageAlt: "male personal trainer smiling", }, ]}