From c5756de54a3e2f79d1dd281bde2dc0bc7e898a56 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:00:05 +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 f0f4d68..2ed8db7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,6 +92,7 @@ export default function LandingPage() { useInvertedBackground={false} sideTitle="Common Questions" sideDescription="Everything you need to know about our roofing services." + faqsAnimation="slide-up" faqs={[ { id: "f1", title: "How long does a roof installation take?", content: "Most residential roof installations are completed within 1-3 days, depending on the size and complexity of your roof." }, { id: "f2", title: "Do you offer financing?", content: "Yes, we partner with multiple financial institutions to offer flexible payment plans for your projects." },