From 08ae94bac6dbb9ff902cc0e7b3bfa2d60d7aa9a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:26:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5630867..f588237 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,9 @@ export default function LandingPage() { @@ -112,6 +115,7 @@ export default function LandingPage() { title="Start Your Partnership" description="Reach out to discuss your goals and see how we can help your business thrive." background={{ variant: "gradient-bars" }} + useInvertedBackground={false} /> @@ -122,6 +126,7 @@ export default function LandingPage() { { title: "Contact", items: [{ label: "Email Us", href: "mailto:hello@boardwalkservices.com" }] } ]} bottomLeftText="© 2025 Boardwalk Business Services LLC" + bottomRightText="All Rights Reserved" />