diff --git a/src/app/page.tsx b/src/app/page.tsx index 2171c34..89efb70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Start Free Trial", href: "#" }, { text: "View Demo", href: "#" } ]} - buttonAnimation="slide-up" + buttonAnimation="blur-reveal" background={{ variant: "sparkles-gradient" }} dashboard={{ title: "Live Analytics Dashboard", searchPlaceholder: "Search metrics...", logoIcon: Hexagon,