From 2e2e9609bb881b91f6fa95cd798e0b8337c3c24f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:01:18 +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 29c3e59..9ea0bfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,6 +194,7 @@ export default function LandingPage() { textboxLayout="default" faqsAnimation="slide-up" showCard={true} + useInvertedBackground={false} faqs={[ { id: "faq-1", title: "What types of construction projects do you handle?", content: "We specialize in residential, commercial, and industrial construction projects of all sizes. Our experienced team can handle custom home builds, office buildings, retail spaces, warehouses, and manufacturing facilities." -- 2.49.1