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" />