From 7779d2890ade9de91593eb65ea3560eb27e2484d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 02:01:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e0ebef..932d5d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg?_wi=1", imageAlt: "Gym Facility 1", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A New Standard in Fitness" description="UCAN Fitness Khalda branch is under professional new management. We are dedicated to providing the cleanest, most modern fitness facility in Amman, ensuring every member gets the support and motivation they need." - imageSrc="http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg" + imageSrc="http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg?_wi=1" /> @@ -123,7 +123,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-85001.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg?_wi=2", imageAlt: "modern gym interior", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-fitness-equipment-gym_74190-6560.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg?_wi=2", imageAlt: "modern gym interior", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128390.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=1", imageAlt: "modern gym interior", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Member", company: "UCAN Fitness", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=2", }, { id: "2", -- 2.49.1