diff --git a/src/app/page.tsx b/src/app/page.tsx index 591cd8b..c496a9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/mature-woman-doing-exercising-with-trainer_329181-12917.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mature-woman-doing-exercising-with-trainer_329181-12917.jpg?_wi=1" imageAlt="Professional fitness coaching" mediaAnimation="slide-up" frameStyle="card" @@ -122,10 +122,10 @@ export default function LandingPage() { { id: 1, title: "Expert Guidance", description: "Personalized workout and nutrition plans crafted by experienced coaches Walker and Cody Cianfrance, tailored to your specific goals and equipment.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-doing-exercising-with-trainer_329181-12917.jpg", imageAlt: "Expert coaching session" + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-doing-exercising-with-trainer_329181-12917.jpg?_wi=2", imageAlt: "Expert coaching session" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/pensive-african-american-working-mother-having-online-meeting-laptop-home_637285-11332.jpg", imageAlt: "Zoom coaching consultation" + imageSrc: "http://img.b2bpic.net/free-photo/pensive-african-american-working-mother-having-online-meeting-laptop-home_637285-11332.jpg?_wi=1", imageAlt: "Zoom coaching consultation" } }, { @@ -140,10 +140,10 @@ export default function LandingPage() { { id: 3, title: "Proven Results", description: "From beginners to competitive powerlifters and bodybuilders, our clients achieve their goals with dedicated coaching, progress tracking, and continuous motivation.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/redhead-sportswoman-cross-arms-chest-smiling-workout-gym-standing-sportsbra-against-white-background_176420-48994.jpg", imageAlt: "Client success" + imageSrc: "http://img.b2bpic.net/free-photo/redhead-sportswoman-cross-arms-chest-smiling-workout-gym-standing-sportsbra-against-white-background_176420-48994.jpg?_wi=1", imageAlt: "Client success" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", imageAlt: "Client transformation" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg?_wi=1", imageAlt: "Client transformation" } } ]} @@ -159,10 +159,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/redhead-sportswoman-cross-arms-chest-smiling-workout-gym-standing-sportsbra-against-white-background_176420-48994.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/redhead-sportswoman-cross-arms-chest-smiling-workout-gym-standing-sportsbra-against-white-background_176420-48994.jpg?_wi=2", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg?_wi=2", imageAlt: "Michael Chen" }, { id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg", imageAlt: "Emily Rodriguez" @@ -190,7 +190,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "noise" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pensive-african-american-working-mother-having-online-meeting-laptop-home_637285-11332.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pensive-african-american-working-mother-having-online-meeting-laptop-home_637285-11332.jpg?_wi=2" imageAlt="Online coaching consultation" mediaAnimation="slide-up" mediaPosition="right"