From c61d2155328f4a046584fdaacbcce184dc338f77 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 01:51:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a4302e8..48674ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,6 @@ export default function SitePage() { { text: "Explore Features", href: "#features" }, { text: "Schedule a Tour", href: "#contact" } ]} - useInvertedBackground={false} />
@@ -131,7 +130,7 @@ export default function SitePage() {