diff --git a/src/app/page.tsx b/src/app/page.tsx index 35f7e89..4aa8ddb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,6 +141,7 @@ export default function LandingPage() { description="Get started with Node today by booking a demo call with our experts." buttons={[{ text: "Schedule Demo", href: "#contact" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />