Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:05:42 +00:00
parent 7bde12db74
commit 3897b30b84

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
tag="Women's Sports Agency" tag="Women's Sports Agency"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "aurora" }} background={{ variant: "glowing-orb" }}
buttons={[ buttons={[
{ text: "Meet our athletes", href: "/athletes" }, { text: "Meet our athletes", href: "/athletes" },
{ text: "Learn our services", href: "/services" }, { text: "Learn our services", href: "/services" },
@@ -225,7 +225,7 @@ export default function HomePage() {
{ {
id: "faq-5", title: "What support do you provide beyond contract negotiation?", content: "We offer comprehensive career management including media relations, public relations, brand strategy, endorsement partnership development, career transition planning, and ongoing mentorship. We view ourselves as long-term partners invested in your entire career arc, not just immediate deals."}, id: "faq-5", title: "What support do you provide beyond contract negotiation?", content: "We offer comprehensive career management including media relations, public relations, brand strategy, endorsement partnership development, career transition planning, and ongoing mentorship. We view ourselves as long-term partners invested in your entire career arc, not just immediate deals."},
{ {
id: "faq-6", title: "How do you approach social media and personal brand building?", content: "We help athletes develop authentic personal brands that align with their values and market opportunities. This includes strategic content guidance, partnership opportunities with platforms and brands, media training, and reputation management. We believe a strong personal brand creates leverage across all career opportunities."}, id: "faq-6", title: "How do you approach social media and personal brand building?", content: "We help athletes develop authentic personal brands that align with their values and market opportunities. This includes strategic content guidance, partnership opportunities with platforms and brands, media training, and reputation management. We believe a strong personal brand creates leverage across all career opportunities."}
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/happy-women-hugging-outside_23-2148634693.jpg" imageSrc="http://img.b2bpic.net/free-photo/happy-women-hugging-outside_23-2148634693.jpg"
imageAlt="Female athletes in team setting" imageAlt="Female athletes in team setting"