From 8ae4caae44c506c125f5c2d1677746516eaf8da9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 20:10:50 +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 b831c1d..a3acd3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,6 +101,7 @@ export default function LandingPage() { ctaDescription="Our senior partners are ready to discuss how we can accelerate your business objectives today." ctaButton={{ text: "Connect With Us", href: "#contact-form" }} ctaIcon={Mail} + useInvertedBackground={false} animationType="slide-up" faqs={[ { id: "f1", title: "How do we begin?", content: "Start by scheduling a discovery session where we assess your current operational needs." }, -- 2.49.1