diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index e84925c..47af53f 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -108,7 +108,7 @@ export default function GalleryPage() { name: "Karim El-Mansouri", role: "Powerlifter", testimonial: "Best gym in Morocco. The equipment quality is exceptional, and the coaches understand serious strength training. The community pushes you to be better every session.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg?_wi=2", imageAlt: "Karim El-Mansouri", }, { @@ -116,7 +116,7 @@ export default function GalleryPage() { name: "Sophie Laurent", role: "Fitness Enthusiast", testimonial: "I've trained at multiple gyms across Europe. Rabat Barbell Club matches or exceeds them in every way. Professional, clean, and genuinely supportive staff.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13215.jpg?_wi=2", imageAlt: "Sophie Laurent", }, { @@ -124,7 +124,7 @@ export default function GalleryPage() { name: "Ahmed Hassan", role: "Weightlifting Coach", testimonial: "The facilities here are world-class. Perfect for training serious athletes. Finally have a proper facility in Rabat for Olympic lifting and strength sports.", - imageSrc: "http://img.b2bpic.net/free-photo/strong-enough-carry-such-heavy-weights_329181-14118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strong-enough-carry-such-heavy-weights_329181-14118.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -132,7 +132,7 @@ export default function GalleryPage() { name: "Natasha Volkov", role: "Expat, Athlete", testimonial: "As someone who moved from Russia to Rabat, finding quality training was my biggest concern. This club exceeded expectations. Highly recommended for serious athletes.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-having-rest-after-exercising-horizontal-bars_181624-40278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-having-rest-after-exercising-horizontal-bars_181624-40278.jpg?_wi=2", imageAlt: "Natasha Volkov", }, { @@ -140,7 +140,7 @@ export default function GalleryPage() { name: "Mohammed Bennani", role: "Strength Coach", testimonial: "Running my coaching business here has been incredible. Access to top equipment and a motivated membership base. Best partnership I could ask for.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-fashionable-sport-clothes_329181-3802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-fashionable-sport-clothes_329181-3802.jpg?_wi=2", imageAlt: "Mohammed Bennani", }, { @@ -148,7 +148,7 @@ export default function GalleryPage() { name: "Isabella Martinez", role: "Tourist / Visitor", testimonial: "Visited Rabat for two weeks and trained here every day. Incredible atmosphere, friendly members, and professional coaches. Worth the membership just for the experience.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg?_wi=2", imageAlt: "Isabella Martinez", }, ]}