From a11730479e75d548a1526bf9cfbeecfd9ff4a2e6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:05:20 +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 a9ab8f1..15e5dac 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: "glowing-orb" }} + background={{ variant: "aurora" }} 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: "glowing-orb" }} + background={{ variant: "aurora" }} 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