From 9693778745b2446066fe0fce6f29b01987c0dd42 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 20:55:10 +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 b98e11e..1f6a08b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about our services." faqsAnimation="blur-reveal" + animationType="smooth" /> -- 2.49.1