diff --git a/src/app/page.tsx b/src/app/page.tsx index 88d44df..fba12bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,6 @@ export default function LandingPage() { title="Perguntas Frequentes" description="Tire suas dúvidas." faqsAnimation="slide-up" - animationType="smooth" /> @@ -217,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file