From 7c74f2d5abf6febc50613479ad1f64facc992810 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:41:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15145cc..b0649c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} tag="Elevate Your Fitness" - imageSrc="http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=1" mediaAnimation="slide-up" tagIcon={Sparkles} avatars={[ @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Programs", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -336,7 +336,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-holding-apple_23-2148332154.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=2", imageAlt: "fitness personal trainer portrait", }, ]} @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "The best gym in the city!", tag: "Success", avatarSrc: "http://img.b2bpic.net/free-photo/athlete-swings-triceps-with-dumbbells-gym-healthy-sports-lifestyle_169016-59110.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=3", imageAlt: "client gym success story", }, { @@ -369,7 +369,7 @@ export default function LandingPage() { quote: "Apex changed my life completely.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg?_wi=2", imageAlt: "client gym success story", }, { -- 2.49.1