From cfd8938a59f73b7efe2da49a7eee59d224381eb3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:00:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 042db05..28c8866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,6 +192,8 @@ export default function LandingPage() { tag="Elevate Your Brand" title="Ready to Start?" description="Let's create something extraordinary together." + background={{ variant: "plain" }} + useInvertedBackground={false} /> -- 2.49.1