From d600b182c41442520168e8af3ca634a33ba8230d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:14:15 +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 0c4c971..0562a7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -226,7 +226,6 @@ export default function LandingPage() { animationType="slide-up" faqsAnimation="slide-up" useInvertedBackground={false} - animationType="smooth" faqs={[ { id: "1", title: "What programming languages does AISync support?", content: "AISync provides SDKs for Python, JavaScript, Java, Go, and .NET. We also offer REST APIs for any language and platform. Our comprehensive documentation makes integration straightforward regardless of your tech stack." -- 2.49.1