From 4fa91759e61772158cf9a32e37133b0f7b241ef1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:29:20 +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 9988bcd..29a1bff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { { text: "Talk to Sales", href: "#" } ], features: [ - "Up to 50M predictions/month", "Unlimited ML model deployments", "Advanced analytics & reporting", "Priority support", "Custom integrations", "Team collaboration tools" + "Up to 50M predictions/month — 50x more capacity than Starter", "Unlimited ML model deployments — scale without constraints", "Advanced analytics & reporting — enterprise-grade insights", "Priority support — get answers when you need them", "Custom integrations — seamlessly connect your entire stack", "Team collaboration tools — built for growing teams" ] }, { -- 2.49.1