diff --git a/src/app/page.tsx b/src/app/page.tsx index 2902df0..1cdb06b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }} title="Unleash Your Potential at The National Fitness Gym" description="The ultimate destination for your fitness journey. Expert training, state-of-the-art equipment, and a supportive community." - imageSrc="http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=1" imageAlt="modern professional gym interior" buttons={[ { @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Expert Trainers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg" + imageSrc="http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=1" imageAlt="gym owner showing equipment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -116,21 +116,21 @@ export default function LandingPage() { title: "Group Fitness", subtitle: "Community focused", description: "High-energy classes for all fitness levels.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-training-together_23-2148387779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-training-together_23-2148387779.jpg?_wi=1", }, { tag: "Strength", title: "Weight Training", subtitle: "Build muscle", description: "Dedicated powerlifting and free weight areas.", - imageSrc: "http://img.b2bpic.net/free-photo/barbell-lying-gym_23-2147675190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbell-lying-gym_23-2147675190.jpg?_wi=1", }, { tag: "Wellness", title: "Yoga & Mobility", subtitle: "Flexibility focus", description: "Improve range of motion and recovery.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-girls-sportswear-gym-communicate-sports-life-fitness-atmosphere_78826-3382.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-girls-sportswear-gym-communicate-sports-life-fitness-atmosphere_78826-3382.jpg?_wi=1", }, ]} title="World-Class Programs" @@ -151,7 +151,7 @@ export default function LandingPage() { quote: "I have seen incredible results since joining The National Fitness Gym.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=2", imageAlt: "satisfied fitness gym member portrait", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { quote: "The trainers are professional and truly care about your progress.", tag: "Coaching", avatarSrc: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077720.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=2", imageAlt: "satisfied fitness gym member portrait", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { quote: "Love the positive energy in every class I take.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-athlete-jogging-running-track-health-club_637285-8368.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-training-together_23-2148387779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-training-together_23-2148387779.jpg?_wi=2", imageAlt: "satisfied fitness gym member portrait", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Never wait for a machine, everything is well maintained.", tag: "Facilities", avatarSrc: "http://img.b2bpic.net/free-photo/young-women-gym-taking-selfies_23-2148419851.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/barbell-lying-gym_23-2147675190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbell-lying-gym_23-2147675190.jpg?_wi=2", imageAlt: "satisfied fitness gym member portrait", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "My energy levels have doubled since I started training here.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-girls-sportswear-gym-communicate-sports-life-fitness-atmosphere_78826-3382.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-girls-sportswear-gym-communicate-sports-life-fitness-atmosphere_78826-3382.jpg?_wi=2", imageAlt: "satisfied fitness gym member portrait", }, ]}