From 9aee931900ef837d86a94567cb793de56003b265 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:05:41 +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 75d64a3..b80b95e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,6 +151,7 @@ export default function LandingPage() { description="Unlock the future of spatial web experiences. Our team is ready to scale your vision." buttons={[{ text: "Contact Us", href: "#" }]} useInvertedBackground={false} + background={{ variant: "plain" }} /> -- 2.49.1