diff --git a/src/app/page.tsx b/src/app/page.tsx index f70094f..1cf88ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,7 +271,7 @@ export default function LandingPage() { { text: "Join Premium", href: "#pricing" } ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} />