Update src/app/about/page.tsx
This commit is contained in:
@@ -19,8 +19,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/about" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Contract Negotiation", href: "/services" },
|
||||
{ label: "Endorsements", href: "/services" },
|
||||
{ label: "Career Strategy", href: "/services" },
|
||||
@@ -37,8 +35,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
@@ -53,7 +50,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -71,9 +68,7 @@ export default function AboutPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Mission"
|
||||
description={[
|
||||
"Elite Athletes exists to champion the careers of the world's most talented female athletes. We believe women's sports deserve the same level of professional representation, investment, and opportunity as any other sector. Our mission is to close the representation gap and ensure every elite female athlete has access to world-class career management.",
|
||||
"We're committed to advancing not just individual careers, but the entire landscape of women's sports. By building stronger athletes, we're building stronger communities, inspiring future generations, and creating lasting change in sports and beyond.",
|
||||
]}
|
||||
"Elite Athletes exists to champion the careers of the world's most talented female athletes. We believe women's sports deserve the same level of professional representation, investment, and opportunity as any other sector. Our mission is to close the representation gap and ensure every elite female athlete has access to world-class career management.", "We're committed to advancing not just individual careers, but the entire landscape of women's sports. By building stronger athletes, we're building stronger communities, inspiring future generations, and creating lasting change in sports and beyond."]}
|
||||
buttons={[{ text: "Get in touch", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={true}
|
||||
@@ -90,35 +85,17 @@ 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?_wi=7",
|
||||
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", 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?_wi=8",
|
||||
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", 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?_wi=9",
|
||||
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", imageAlt: "Marcus Johnson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -130,9 +107,7 @@ export default function AboutPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Core Values"
|
||||
description={[
|
||||
"Integrity: We operate with transparency and honesty in every negotiation and decision. Our athletes know we're always advocating for their best interests.",
|
||||
"Excellence: We demand the highest standards in everything we do—from contract terms to brand partnerships to career guidance. Our athletes deserve nothing less than exceptional representation.",
|
||||
]}
|
||||
"Integrity: We operate with transparency and honesty in every negotiation and decision. Our athletes know we're always advocating for their best interests.", "Excellence: We demand the highest standards in everything we do—from contract terms to brand partnerships to career guidance. Our athletes deserve nothing less than exceptional representation."]}
|
||||
buttons={[{ text: "Explore our services", href: "/services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={false}
|
||||
|
||||
Reference in New Issue
Block a user