From c680c80705e9169db0f1f9b661cafb75d05f513c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 00:19:01 +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 fba12bf..bfd6672 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,6 +177,7 @@ export default function LandingPage() { title="Perguntas Frequentes" description="Tire suas dúvidas." faqsAnimation="slide-up" + animationType="smooth" /> -- 2.49.1