diff --git a/src/app/page.tsx b/src/app/page.tsx index ca1dc72..4806e58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,12 +48,12 @@ export default function LandingPage() { description="Harness the power of advanced machine learning to unlock actionable insights from your data. Monitor performance, predict trends, and automate workflows in real-time." tag="Next-Gen AI" tagIcon={Sparkles} - tagAnimation="slide-up" + tagAnimation="smooth" buttons={[ { text: "Start Free Trial", href: "https://platform.example.com" }, { text: "View Documentation", href: "#features" } ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" background={{ variant: "radial-gradient" }} dashboard={{ title: "AI Analytics Dashboard", logoIcon: Brain,