diff --git a/src/app/page.tsx b/src/app/page.tsx index b89c3f0..dc0ce51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,11 +121,11 @@ export default function LandingPage() { title: "Core Strength Training", description: "Develop a stable and deep seat through core conditioning that mirrors the demands of the saddle.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg?_wi=1", imageAlt: "Core workout", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg?_wi=2", imageAlt: "Core workout", }, imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-with-horse-beach_23-2148200803.jpg", @@ -135,28 +135,28 @@ export default function LandingPage() { title: "Flexibility & Mobility", description: "Improve your range of motion and prevent injury with targeted mobility routines.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg?_wi=1", imageAlt: "Stretching workout", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg?_wi=2", imageAlt: "Stretching workout", }, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-sport-exercises_171337-19761.jpg?_wi=3", imageAlt: "equestrian core exercise gym", }, { title: "Balance & Coordination", description: "Sharpen your proprioception to maintain superior balance through every transition and jump.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-yoga-mat_23-2148861035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-yoga-mat_23-2148861035.jpg?_wi=1", imageAlt: "Balance training", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-yoga-mat_23-2148861035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-yoga-mat_23-2148861035.jpg?_wi=2", imageAlt: "Balance training", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-motorcycle-helmet-burgundy-pilot-jacket-shot-from-back-with-both-fists-up-air-with-shaka-gesture-against-white-wall-background_346278-1559.jpg?_wi=3", imageAlt: "equestrian flexibility routine", }, ]}