From b736fce8df6c26034b71d872a2bc43a72f65e056 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:21:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed0cacf..937fa5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,6 +114,7 @@ export default function LandingPage() { title="Industry Partners" description="Proud to be associated with leading names in the development world." textboxLayout="default" + useInvertedBackground={false} /> @@ -125,6 +126,7 @@ export default function LandingPage() { ]} sideTitle="Common Inquiries" faqsAnimation="slide-up" + useInvertedBackground={false} /> @@ -135,6 +137,7 @@ export default function LandingPage() { description="Schedule your consultation with Garret Burgess Construction." background={{ variant: "gradient-bars" }} imageSrc="http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg" + useInvertedBackground={false} /> -- 2.49.1