Update src/app/sports/page.tsx

This commit is contained in:
2026-03-12 22:02:03 +00:00
parent ccaa7f0c1c
commit dcf069faa8

View File

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