From 2f3824b9ba6f081f696c134001907ca4568c4f0d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:31:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 008e45e..faf4df0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."} ]} /> @@ -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} />