From 66f2d47f3a764ec8366a5adf0476597c096e388a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:15:03 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c15a0d5..7f45b53 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -39,6 +39,7 @@ export default function ContactPage() { tag="Get Started" title="Request a Free Estimate" description="Tell us about your project, and we will get back to you within 24 hours." + useInvertedBackground={false} /> -- 2.49.1