diff --git a/src/app/page.tsx b/src/app/page.tsx index 5de1bbf..77bf280 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-headphones-using-phone_23-2148856778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-headphones-using-phone_23-2148856778.jpg?_wi=1" imageAlt="online fitness dashboard app ui" mediaAnimation="slide-up" avatars={[ @@ -175,7 +175,7 @@ export default function LandingPage() { "Experience guided classes and specific exercise tutorials with expert demonstrations.", "Our unique sequential progression ensures you complete each video before advancing, maximizing learning and safety.", ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sporty-vlogger-fitness-instructor-standing-plank-rubber-yoga-mat-recording_1258-253458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sporty-vlogger-fitness-instructor-standing-plank-rubber-yoga-mat-recording_1258-253458.jpg?_wi=1", imageAlt: "online workout video library tablet", }, { @@ -361,7 +361,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-using-phone_23-2148856778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-using-phone_23-2148856778.jpg?_wi=2", imageAlt: "Diabetic man checking glucose patch sensor", }, { @@ -379,7 +379,7 @@ export default function LandingPage() { button: { text: "Choose Premium", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sporty-vlogger-fitness-instructor-standing-plank-rubber-yoga-mat-recording_1258-253458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sporty-vlogger-fitness-instructor-standing-plank-rubber-yoga-mat-recording_1258-253458.jpg?_wi=2", imageAlt: "Diabetic man checking glucose patch sensor", }, ]}