From bb4cf8f5ae2f09f12a37615e2b845d1f449a4890 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:35:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index faf4df0..66ae90e 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: "noise" }} + background={{ variant: "glowing-orb" }} 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"}, @@ -220,7 +220,7 @@ export default function LandingPage() { { text: "Schedule a Call", href: "https://calendly.com/undisputed" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} />