diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c21512..1d54f59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -270,7 +270,7 @@ export default function LandingPage() { { text: "Schedule Demo", href: "#contact-demo" } ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />