From 3167822f8504f9cc9d29a4d7010a8124b50fed09 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:08:13 +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 7f831a1..dd8e9ea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,11 +85,11 @@ export default function AboutPage() { tagAnimation="slide-up" testimonials={[ { - id: "team-1", name: "Sarah Mitchell", role: "Founder & CEO", 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", imageAlt: "Sarah Mitchell CEO"}, + id: "team-1", name: "Sarah Mitchell", role: "Founder & CEO", 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?_wi=7", imageAlt: "Sarah Mitchell CEO"}, { - id: "team-2", name: "Jessica Liu", role: "Director of Contract Negotiation", 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", imageAlt: "Jessica Liu"}, + id: "team-2", name: "Jessica Liu", role: "Director of Contract Negotiation", 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?_wi=8", imageAlt: "Jessica Liu"}, { - id: "team-3", name: "Marcus Johnson", role: "Head of Brand & Partnerships", 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", imageAlt: "Marcus Johnson"}, + id: "team-3", name: "Marcus Johnson", role: "Head of Brand & Partnerships", 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?_wi=9", imageAlt: "Marcus Johnson"}, ]} animationType="slide-up" textboxLayout="default"