From df2c4b7978eb9be40d75f08a9891e2a45d7e8e1c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:43:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 663ba50..3eec9a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -212,7 +212,7 @@ export default function LandingPage() { id: "faq-6", title: "What brands do you service?", content: "We service all major HVAC brands including Lennox, Carrier, Trane, Goodman, York, Rheem, and more. Our technicians are trained on virtually all system types." } ]} - mediaAnimation="entrance-slide" + mediaAnimation="blur-reveal" faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false}