diff --git a/src/app/page.tsx b/src/app/page.tsx index ac4dbd2..31f0e12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,6 +232,7 @@ export default function SecurityPlatformPage() { useInvertedBackground={true} animationType="smooth" showCard={true} + faqsAnimation="smooth" /> @@ -259,38 +260,40 @@ export default function SecurityPlatformPage() { /> - + ); } \ No newline at end of file