Update src/app/page.tsx

This commit is contained in:
2026-04-23 12:20:22 +00:00
parent 064ad775bf
commit a1e7083999

View File

@@ -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" }}
/>
</div>