Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 17:48:53 +00:00

View File

@@ -324,6 +324,7 @@ export default function LandingPage() {
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "What AI models does the platform support?", content:
@@ -350,7 +351,6 @@ export default function LandingPage() {
id: "8", title: "What is your uptime guarantee?", content:
"Professional plans include 99.9% uptime SLA, while Enterprise plans guarantee 99.99% uptime with automatic failover and redundancy across multiple regions."},
]}
faqsAnimation="slide-up"
/>
</div>