diff --git a/src/app/page.tsx b/src/app/page.tsx index 3396f85..adc7665 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@sarah_lifts", testimonial: "Lost 20lbs and gained incredible confidence. The trainers are truly the best!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg?_wi=1", imageAlt: "happy gym member male smiling", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@mike_gains", testimonial: "The community here is unmatched. Every workout feels like a team effort.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg?_wi=1", imageAlt: "female gym member smiling workout", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=1" imageAlt="Dynamic gym with neon green accents" mediaAnimation="slide-up" avatars={[ @@ -230,7 +230,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=2", imageAlt: "personal training session intense", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg?_wi=2", imageAlt: "personal training session intense", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg?_wi=2", imageAlt: "personal training session intense", }, ]} @@ -403,7 +403,7 @@ export default function LandingPage() { imageAlt: "Ava Brown, Group Fitness Specialist", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=3", imageAlt: "male personal trainer smiling confident", }, ]}