Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:31:13 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Women's Sports Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-wireless-earphones-with-backpack-shoulder-dreamily-looking-camera-treadmill-city-stadium_574295-5298.jpg", imageAlt: "Women athlete in action"},
@@ -203,7 +203,7 @@ export default function LandingPage() {
{
id: "5", title: "Do you provide support beyond sponsorships?", content: "Absolutely. We offer comprehensive career management including contract negotiation, brand development, social media strategy, crisis management, media training, career transition planning, injury recovery support, and long-term financial planning. We're your complete career partner."},
{
id: "6", title: "How long is a representation agreement?", content: "Representation agreements typically run 2-3 years with performance benchmarks and mutual satisfaction checkpoints. We believe in building long-term partnerships based on trust and results. Many of our clients renew their agreements based on the value we've created together."},
id: "6", title: "How long is a representation agreement?", content: "Representation agreements typically run 2-3 years with performance benchmarks and mutual satisfaction checkpoints. We believe in building long-term partnerships based on trust and results. Many of our clients renew their agreements based on the value we've created together."}
]}
/>
</div>
@@ -220,7 +220,7 @@ export default function LandingPage() {
{ text: "Schedule a Call", href: "https://calendly.com/undisputed" },
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
/>
</div>