From 6a5a3f81a820446749638a195eb7798b997921d4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 07:43:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76a30bc..6b86bb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { name: "Anjali Sharma", role: "Local Resident", testimonial: "One of the finest place to workout in the town.. The equipment is top-notch and the trainers are incredibly supportive.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627082.jpg?_wi=1", }, { id: "2", @@ -318,7 +318,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627082.jpg?_wi=2", imageAlt: "gym weight rack dumbbells", }, ]} -- 2.49.1