Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 03:22:12 +00:00

View File

@@ -298,8 +298,8 @@ export default function LandingPage() {
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={true}
faqsAnimation="smooth"
animationType="smooth"
faqsAnimation="slide-up"
animationType="slide-up"
faqs={[
{ id: "1", title: "How long does implementation take?", content: "Most implementations are complete within 2-4 weeks. Our onboarding team handles API integration, model training, and performance optimization. For enterprise clients, we provide dedicated implementation specialists." },
{ id: "2", title: "What data formats do you support?", content: "AIFlow supports JSON, CSV, Parquet, Apache Arrow, and direct database connections. Our platform automatically handles data validation, normalization, and schema inference for seamless integration." },