From 89e41ba3b2f804b225e402ab37e521293cc5649b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:16:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75bfd2f..34d72bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=1" imageAlt="Professional fitness trainer in a gym" avatars={[ { @@ -138,7 +138,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Goals are Our Mission" description="We believe fitness is a lifelong journey. Our certified trainers work with you every step of the way to ensure your technique is safe and your results are permanent." - imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1" imageAlt="Personal trainer helping client in a gym" /> @@ -153,17 +153,17 @@ export default function LandingPage() { { title: "Strength Building", description: "Tailored weight and resistance programs.", - imageSrc: "http://img.b2bpic.net/free-photo/grey-dumbbell-white-background_187299-46551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-dumbbell-white-background_187299-46551.jpg?_wi=1", }, { title: "Nutrition Planning", description: "Customized macros to fuel your performance.", - imageSrc: "http://img.b2bpic.net/free-photo/health-wellness-diet-exercise-organic-concept_53876-124949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/health-wellness-diet-exercise-organic-concept_53876-124949.jpg?_wi=1", }, { title: "Performance Tracking", description: "Consistent monitoring of your stats.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-sportswoman-using-fitness-tracker-while-working-out-gym_637285-8546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-sportswoman-using-fitness-tracker-while-working-out-gym_637285-8546.jpg?_wi=1", }, ]} title="Training & Nutrition Expertise" @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "I lost 15lbs in 3 months!", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-brunette-woman-with-soft-natural-make-up-posing-outdoor_291049-2631.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=2", imageAlt: "happy gym client portrait", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "My strength levels are off the charts.", tag: "Strength", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2", imageAlt: "happy gym client portrait", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "The diet plan was simple and effective.", tag: "Nutrition", avatarSrc: "http://img.b2bpic.net/free-photo/timid-young-fitness-woman-sportswear-with-headband-with-smile-face-standing-orange-wall_141793-48522.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grey-dumbbell-white-background_187299-46551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-dumbbell-white-background_187299-46551.jpg?_wi=2", imageAlt: "happy gym client portrait", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "I feel healthier than ever before.", tag: "General", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-exercising-beach_23-2148694868.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/health-wellness-diet-exercise-organic-concept_53876-124949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/health-wellness-diet-exercise-organic-concept_53876-124949.jpg?_wi=2", imageAlt: "happy gym client portrait", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "The trainers are super supportive.", tag: "Training", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-sportswoman-using-fitness-tracker-while-working-out-gym_637285-8546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-sportswoman-using-fitness-tracker-while-working-out-gym_637285-8546.jpg?_wi=2", imageAlt: "happy gym client portrait", }, ]}