From 4302f665280bdf3aa15669ae0bb22fbaf073101d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:54:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b4a6b6..3232e6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -351,6 +351,7 @@ 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."}, ]} + animationType="smooth" /> -- 2.49.1