From a4746c2837802e3b8f8ab6ec7e67887c051e7d7e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 11:10:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b716f2..98cf45f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { description="Transform your body and lifestyle with expert coaching in Doha. 24/7 access, elite facilities, and real results." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=1", imageAlt: "Gym Facility 1", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { imageAlt: "Gym Facility 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg?_wi=1", imageAlt: "Gym Facility 5", }, ]} @@ -198,7 +198,7 @@ export default function LandingPage() { title: "Elite Trainers", description: "Guidance from the best in Doha.", tag: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=2", imageAlt: "strength training person gym", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { title: "Nutrition Plans", description: "Complete health transformation tools.", tag: "Wellness", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg?_wi=2", imageAlt: "strength training person gym", }, ]} -- 2.49.1