Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc70e93493 | |||
| f3b80fd9f7 | |||
| c6cb090a5f | |||
| 14a693875b | |||
| fbc88a627d | |||
| e986c879f7 | |||
| 557ea8b577 |
@@ -1401,4 +1401,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -109,7 +109,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="Who We Are"
|
||||
description={[
|
||||
"Elite Athletes is a full-service sports agency dedicated exclusively to representing the most talented female athletes across college and professional sports. We combine industry expertise with genuine passion for advancing women's careers in sports.", "Our team brings decades of collective experience in contract negotiation, brand strategy, sponsorship activation, and career planning. We've successfully guided athletes from promising college prospects to multi-million dollar professional contracts and high-profile endorsement deals."]}
|
||||
"Elite Athletes is a full-service sports agency dedicated exclusively to representing the most talented female athletes across college and professional sports. We combine industry expertise with genuine passion for advancing women's careers in sports.", "Our team brings decades of collective experience in contract negotiation, brand strategy, sponsorship activation, and career planning. We've successfully guided athletes from promising college prospects to multi-million dollar professional contracts and high-profile endorsement deals.", "Our athletes have secured over $500M in career contracts and partnerships, establishing themselves as leaders across basketball, soccer, track and field, tennis, volleyball, and gymnastics. This proven track record demonstrates our commitment to delivering measurable results and positioning our clients for sustained success."]}
|
||||
buttons={[{ text: "View our services", href: "/services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={true}
|
||||
@@ -246,4 +246,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user