From fedc5bf82ad5814cad2fa160781886aaaa18381c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:50:50 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b6f0e50..4167aab 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -96,7 +96,7 @@ export default function AboutPage() { testimonial: "Founded Elite Athletes with a vision to transform representation in women's sports. 15+ years of experience in athlete management and sports law.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg", + "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=7", imageAlt: "Sarah Mitchell CEO", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { testimonial: "Specializes in securing premium contracts and maximizing long-term value for our athletes. Former sports attorney with expertise in professional sports agreements.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg", + "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=8", imageAlt: "Jessica Liu", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { testimonial: "Connects elite athletes with premium brands and endorsement opportunities. 12 years of experience in sports marketing and partnership development.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg", + "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=9", imageAlt: "Marcus Johnson", }, ]}