From 748e5c2e7ea09e95cdc2b1d749c9258fadac5f0f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 05:00:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3b3677..fb4ab84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,19 +67,19 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg?_wi=1", imageAlt: "Gym interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym_74190-1357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym_74190-1357.jpg?_wi=1", imageAlt: "Gym equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg?_wi=1", imageAlt: "People training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270233.jpg?_wi=1", imageAlt: "Personal trainer", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { description: "Customized cardio and strength programs designed for healthy fat loss.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg?_wi=2", imageAlt: "modern gym fitness center interior", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { description: "Structured resistance training to build strength and physique.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym_74190-1357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym_74190-1357.jpg?_wi=2", imageAlt: "weight lifting area gym", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Live virtual coaching sessions from the comfort of your home.", bentoComponent: "reveal-icon", icon: Laptop, - imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg?_wi=2", imageAlt: "happy people exercising in gym", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Dedicated one-on-one attention from experienced fitness experts.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270233.jpg?_wi=2", imageAlt: "fitness trainer helping client", }, ]} @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "The trainers are extremely supportive and knowledgeable.", name: "Sarah Johnson", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3779.jpg?_wi=1", }, { id: "2", @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "I feel healthier and stronger every single day thanks to this team.", name: "Priya Sharma", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3779.jpg?_wi=2", }, ]} title="Success Stories" @@ -240,7 +240,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about our fitness studio." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561900.jpg?_wi=3" imageAlt="Gym atmosphere" />