From b1e5b8e49891da648a48f3c06f7281e8ceb54c33 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:46:53 +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 14d4cdd..a821950 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,6 +168,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} text="Ready to celebrate your next journey? Let's talk." buttons={[{ text: "Contact Us", href: "#" }]} + useInvertedBackground={false} />