diff --git a/src/app/page.tsx b/src/app/page.tsx index be2e223..345ddad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,27 +63,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=1", imageAlt: "Home fitness workout", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=2", imageAlt: "Resistance band training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=3", imageAlt: "Dumbbell muscle building", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=4", imageAlt: "Yoga mat flexibility", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=5", imageAlt: "Jump rope cardio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=6", imageAlt: "AI progress tracking", }, ]} @@ -95,7 +95,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Gym Results, Home Convenience" description="We believe you don't need a gym membership to reach your peak. Our AI-driven platform crafts custom daily routines using only the accessories you already own, maximizing fat loss and muscle toning." - imageSrc="http://img.b2bpic.net/free-photo/young-happy-athletic-woman-doing-side-plank-pose-while-exercising-home_637285-633.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-athletic-woman-doing-side-plank-pose-while-exercising-home_637285-633.jpg?_wi=1" imageAlt="Fitness training" /> @@ -110,7 +110,7 @@ export default function LandingPage() { { title: "Smart Tracking", description: "Automated progress monitoring that adapts to your performance levels.", - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163350.jpg?_wi=1", imageAlt: "Tracking", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2150384116.jpg?_wi=7", imageAlt: "fitness training home gym accessories", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athletic-woman-doing-side-plank-pose-while-exercising-home_637285-633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athletic-woman-doing-side-plank-pose-while-exercising-home_637285-633.jpg?_wi=2", imageAlt: "home workout toning exercise", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { button: { text: "Save Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163350.jpg?_wi=2", imageAlt: "fitness app tracking dashboard screen", }, ]}