Update src/app/page.tsx

This commit is contained in:
2026-03-05 05:52:23 +00:00
parent abd848cfcc
commit c3be7efa27

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Trusted by Industry Leaders"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
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: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your business email"
buttonText="Schedule Demo"