diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 22a1030..4073806 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { role: "Professional Athlete", company: "Elite Sports Performance", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=2", imageAlt: "Marcus Johnson, Professional Athlete", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { role: "Fitness Coach", company: "Recovery Wellness Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-thoughtful-woman-with-afro-haircut-has-toothy-smile-looks-into-distance-has-rest-after-gymnastic-exercises_273609-18700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-thoughtful-woman-with-afro-haircut-has-toothy-smile-looks-into-distance-has-rest-after-gymnastic-exercises_273609-18700.jpg?_wi=2", imageAlt: "Sarah Chen, Fitness Coach", }, { @@ -124,7 +124,7 @@ export default function AboutPage() { role: "CrossFit Competitor", company: "Peak Performance Training", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg?_wi=2", imageAlt: "James Rodriguez, CrossFit Competitor", }, ]}