diff --git a/src/app/page.tsx b/src/app/page.tsx index df8b4fd..a5f770e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { { text: "Schedule Consultation", href: "https://calendly.com" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} />