diff --git a/src/app/page.tsx b/src/app/page.tsx index 94e8c14..88b6c21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,14 +88,14 @@ export default function HomePage() { handle: "Completed 12-Week Program", testimonial: "Transformed my entire approach to strength training. The personalized coaching made all the difference.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg?_wi=1", }, { name: "Sarah Mitchell", handle: "Consistency Built Results", testimonial: "Finally understand proper form and progressive overload. Best investment in my health.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg?_wi=1", }, ]} buttons={[ @@ -119,10 +119,10 @@ export default function HomePage() { title: "Inconsistent Training", description: "Without structure and accountability, progress stalls. You need a system that keeps you committed.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg?_wi=1", }, }, { @@ -130,10 +130,10 @@ export default function HomePage() { title: "Lack of Progress", description: "Generic workouts don't work. Your training must be tailored to YOUR goals and body.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg?_wi=2", }, }, { @@ -141,10 +141,10 @@ export default function HomePage() { title: "Confusion About Workouts", description: "Too much conflicting information online. You need expert guidance you can trust.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-young-woman-sport-black-uniform-sitting-concrete-staircase_291650-398.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-working-together-fitness-class_23-2148284916.jpg?_wi=3", }, }, ]} @@ -184,7 +184,7 @@ export default function HomePage() { price: "Starting at $75/session", rating: 5, reviewCount: "50+", - imageSrc: "http://img.b2bpic.net/free-photo/crop-closeup-portrait-woman-exercising-gym_651396-1078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-closeup-portrait-woman-exercising-gym_651396-1078.jpg?_wi=1", imageAlt: "Personal training session", }, { @@ -194,7 +194,7 @@ export default function HomePage() { price: "Starting at $85/session", rating: 5, reviewCount: "45+", - imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-weight-bench_329181-14151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-weight-bench_329181-14151.jpg?_wi=1", imageAlt: "Strength and conditioning training", }, { @@ -204,7 +204,7 @@ export default function HomePage() { price: "Starting at $199/month", rating: 5, reviewCount: "38+", - imageSrc: "http://img.b2bpic.net/free-photo/gym-instructor-guiding-woman-while-exercising-with-dumbbell_23-2147827468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gym-instructor-guiding-woman-while-exercising-with-dumbbell_23-2147827468.jpg?_wi=1", imageAlt: "Beginner strength training program", }, { @@ -214,7 +214,7 @@ export default function HomePage() { price: "Starting at $149/month", rating: 5, reviewCount: "42+", - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1", imageAlt: "Custom workout plan design", }, ]} @@ -243,7 +243,7 @@ export default function HomePage() { name: "Marcus Chen", handle: "@marcuschen", testimonial: "Transformed my entire approach to strength training. The personalized coaching made all the difference in my progress.", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg?_wi=2", imageAlt: "Marcus Chen", }, { @@ -251,7 +251,7 @@ export default function HomePage() { name: "Sarah Mitchell", handle: "@sarahmitch_fitness", testimonial: "Finally understand proper form and progressive overload. Best investment in my health I could have made.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, {