Update src/app/page.tsx

This commit is contained in:
2026-03-11 03:15:15 +00:00
parent d600b182c4
commit f0d5e00db1

View File

@@ -226,6 +226,7 @@ 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."