diff --git a/surfsense_web/components/pricing/pricing-section.tsx b/surfsense_web/components/pricing/pricing-section.tsx index c850852d8..445969ec1 100644 --- a/surfsense_web/components/pricing/pricing-section.tsx +++ b/surfsense_web/components/pricing/pricing-section.tsx @@ -11,7 +11,7 @@ const demoPlans = [ billingText: "Includes 30 day PRO trial", features: [ "Open source on GitHub", - "Upload and chat with up to 1,000 pages of content", + "Upload and chat with 1,000+ pages of content", "Connects with 8 popular sources, like Drive and Notion.", "Includes limited access to ChatGPT, Claude, and DeepSeek models", "Supports 100+ more LLMs, including Gemini, Llama and many more.", @@ -33,13 +33,13 @@ const demoPlans = [ billingText: "billed annually", features: [ "Everything in Free", - "Upload and chat with up to 20,000 pages of content", + "Upload and chat with up to 20,000+ pages of content", "Connects with 15+ external sources, like Slack and Airtable.", "Includes extended access to ChatGPT, Claude, and DeepSeek models", "Collaboration and commenting features", - "Centralized billing", "Shared BYOK (Bring Your Own Key)", "Team and role management", + "Planned: Centralized billing", "Priority support", ], description: "The AIknowledge base for individuals and teams", @@ -58,9 +58,9 @@ const demoPlans = [ "Connect and chat with virtually unlimited pages of content", "Limit models and/or providers", "On-prem or VPC deployment", - "Audit logs and compliance", - "SSO, OIDC & SAML", - "Role-based access control (RBAC)", + "Planned: Audit logs and compliance", + "Planned: SSO, OIDC & SAML", + "Planned: Role-based access control (RBAC)", "White-glove setup and deployment", "Monthly managed updates and maintenance", "SLA commitments",