From d254b503047db16fd4b82a3b8ce033329a302159 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:50:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3baba42..2867407 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground="noInvert" buttons={[{ text: "Get Started", href: "#contact" }]} buttonAnimation="slide-up" />