From c2e017ca1514bd1d7ee3432bb4748df48ad069f7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 13:15:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 67 +++++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 32 deletions(-) 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