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"