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", }, ]}