From 9dcc7af2794d15dad9c41e7b620e801eb22c4a77 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 17:02:46 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index bdfcce5..3ab0b7d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -39,7 +39,7 @@ export default function HomePage() { "Ali", "Fatima", ]} - imageSrc="http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg?_wi=1" /> @@ -50,7 +50,7 @@ export default function HomePage() { tag="About Us" title="Faisalabad’s Complete Fitness Hub" description="Al Ahmad Fitness is your one-stop facility for high-intensity training and sports excellence. With a 3.1-star community rating and over 25 reviews, we provide tennis access, sauna recovery, and a full gym environment to help you perform at your peak." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg?_wi=1" /> @@ -210,7 +210,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-are-doing-yoga_1153-4860.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg?_wi=2", imageAlt: "gym weight equipment modern", }, { @@ -235,7 +235,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-sportswear-training-exercise-bike-modern-fitness-center_613910-5771.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg?_wi=2", imageAlt: "gym weight equipment modern", }, ]} -- 2.49.1