Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 13:50:50 +00:00
parent f9c9547990
commit fedc5bf82a

View File

@@ -96,7 +96,7 @@ export default function AboutPage() {
testimonial: testimonial:
"Founded Elite Athletes with a vision to transform representation in women's sports. 15+ years of experience in athlete management and sports law.", "Founded Elite Athletes with a vision to transform representation in women's sports. 15+ years of experience in athlete management and sports law.",
imageSrc: 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", imageAlt: "Sarah Mitchell CEO",
}, },
{ {
@@ -106,7 +106,7 @@ export default function AboutPage() {
testimonial: testimonial:
"Specializes in securing premium contracts and maximizing long-term value for our athletes. Former sports attorney with expertise in professional sports agreements.", "Specializes in securing premium contracts and maximizing long-term value for our athletes. Former sports attorney with expertise in professional sports agreements.",
imageSrc: 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", imageAlt: "Jessica Liu",
}, },
{ {
@@ -116,7 +116,7 @@ export default function AboutPage() {
testimonial: testimonial:
"Connects elite athletes with premium brands and endorsement opportunities. 12 years of experience in sports marketing and partnership development.", "Connects elite athletes with premium brands and endorsement opportunities. 12 years of experience in sports marketing and partnership development.",
imageSrc: 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", imageAlt: "Marcus Johnson",
}, },
]} ]}