From abd848cfccb4992d9a0adbe2f15e87ce9ac467fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:51:03 +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 07bf475..2dfa2b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Trusted by Industry Leaders" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} enableKpiAnimation={true} kpis={[ { value: "500+", label: "Enterprise Clients" }, @@ -205,7 +205,7 @@ export default function LandingPage() { description="Join thousands of leading organizations accelerating their digital transformation with TIP. Our team is ready to help you achieve your strategic objectives." tagIcon={Rocket} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} useInvertedBackground={false} inputPlaceholder="Enter your business email" buttonText="Schedule Demo" -- 2.49.1