diff --git a/surfsense_web/components/pricing/pricing-section.tsx b/surfsense_web/components/pricing/pricing-section.tsx index 1223d0934..9823245f6 100644 --- a/surfsense_web/components/pricing/pricing-section.tsx +++ b/surfsense_web/components/pricing/pricing-section.tsx @@ -16,7 +16,8 @@ const demoPlans = [ "Podcasts support with local TTS providers.", "Connects with 15+ external sources.", "Cross-Browser Extension for dynamic webpages including authenticated content", - "Upcoming: Mergeable MindMaps", + "Role-based access permissions", + "Collaboration and multiplayer features", "Upcoming: Note Management", ], description: "Open source version with powerful features", @@ -32,9 +33,10 @@ const demoPlans = [ features: [ "Everything in Community", "Priority Support", - "Role-based access permissions", - "Collaboration and multiplayer features", "Advanced security features", + "Audit logs and compliance", + "SSO, OIDC & SAML", + "SLA guarantee", ], description: "For large organizations with specific needs", buttonText: "Contact Sales",