From 1193464925b379e6810a18160afb569278a3c1db Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:51:49 +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 7391e88..6d33168 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,6 +114,7 @@ export default function LandingPage() { ctaDescription="Get a free consultation with our landscaping experts today." ctaButton={{ text: "Get in Touch", href: "#contact" }} ctaIcon={Mail} + useInvertedBackground={false} animationType="blur-reveal" faqs={[ { id: "1", title: "Do you provide free estimates?", content: "Yes, we provide free estimates for all landscaping services in Alexandria, VA." }, -- 2.49.1