From 84c4bc87dd0fa6bd68ef482d1df79e8e8ab34acb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:40:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 526a5dd..c60806a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -304,7 +304,6 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} faqsAnimation="slide-up" - animationType="smooth" faqs={[ { id: "1", title: "How does AIFlow's automation work?", content: "AIFlow uses machine learning algorithms to analyze your workflows and identify automation opportunities. Our platform learns from your patterns and continuously optimizes performance." -- 2.49.1