From a5f1030bf3b8a1b75d3b1248440bb40aaaa6288c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:12:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fda6633..0a8980f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -267,7 +267,7 @@ export default function LandingPage() { { text: "Contact Sales", href: "#contact" }, ], features: [ - "Up to 50M monthly queries", "Advanced analytics", "Priority support", "Premium API access", "Real-time dashboards", "Custom integrations"], + "Up to 50M monthly queries", "Advanced analytics", "Priority support", "Premium API access", "Real-time dashboards", "Custom integrations", "99.99% uptime guaranteed"], }, { id: "enterprise", price: "Custom", name: "Enterprise Plan", buttons: [ -- 2.49.1