From dcf069faa81bcddbadbc33f1f53844a0bafb33bc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 22:02:03 +0000 Subject: [PATCH] Update src/app/sports/page.tsx --- src/app/sports/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/sports/page.tsx b/src/app/sports/page.tsx index 4fb3857..2dd94a0 100644 --- a/src/app/sports/page.tsx +++ b/src/app/sports/page.tsx @@ -57,7 +57,7 @@ export default function SportsPage() { name: "James Thompson", handle: "@james_fitness", testimonial: "As a fitness enthusiast, I was impressed by the sports facilities and equipment. The trainers are knowledgeable and supportive.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man_273609-15894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man_273609-15894.jpg?_wi=2", imageAlt: "James Thompson", }, { @@ -65,7 +65,7 @@ export default function SportsPage() { name: "Marcus Johnson", handle: "@marcus_sports", testimonial: "The sports center is incredible—tennis, swimming, hiking trails. There's something for everyone at Alexandra Hotel.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162116.jpg?_wi=2", imageAlt: "Marcus Johnson", }, { @@ -73,7 +73,7 @@ export default function SportsPage() { name: "David Chen", handle: "@david_trainer", testimonial: "The personal training programs are exceptional. My coach tailored workouts perfectly to my goals and the results are outstanding.", - imageSrc: "http://img.b2bpic.net/free-photo/adult-hiking-activity_23-2151886373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-hiking-activity_23-2151886373.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -81,7 +81,7 @@ export default function SportsPage() { name: "Alex Rivera", handle: "@alex_tennis", testimonial: "The tennis courts are world-class and the coaching here has significantly improved my game. I'll definitely be returning.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man_273609-15894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man_273609-15894.jpg?_wi=3", imageAlt: "Alex Rivera", }, { @@ -89,7 +89,7 @@ export default function SportsPage() { name: "Kevin Mitchell", handle: "@kevin_athlete", testimonial: "Alexandra Hotel's sports facilities rival professional training centers. The staff is incredibly knowledgeable and motivating.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162116.jpg?_wi=3", imageAlt: "Kevin Mitchell", }, { @@ -97,7 +97,7 @@ export default function SportsPage() { name: "Robert Santos", handle: "@robert_adventure", testimonial: "The guided hiking tours combined with the fitness center created the perfect active vacation. I've never felt more energized!", - imageSrc: "http://img.b2bpic.net/free-photo/adult-hiking-activity_23-2151886373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-hiking-activity_23-2151886373.jpg?_wi=3", imageAlt: "Robert Santos", }, ];