From 3bafb07bce38ee483791b70df66ce64616b88f28 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:06:48 +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 15e5dac..3521bce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tag="Professional Fitness Coaching" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "500+", label: "Clients Transformed" }, { value: "95%", label: "Success Rate" }, @@ -239,7 +239,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Start Your Transformation Today" description="Join hundreds of clients who have achieved their fitness goals. Sign up for a free consultation with our coaching team and begin your personalized journey." - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/group-people-exercising-with-dumbbells-fitness-club-gym_613910-18615.jpg" imageAlt="Modern fitness studio" -- 2.49.1