From a1e70839996fbb191d9064ffc44fb2a02ab9ae2f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 12:20:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }} /> -- 2.49.1