fix(pricing): honest Enterprise claims — drop unbuilt BYOC/SSO/dedicated-cluster BYOC, dedicated cluster and SSO/SAML are advertised but not implemented (the platform deploys local Docker containers on one shared host; no cloud-provider abstraction exists). Reframe as "on request / scoped per contract" on the pricing page and in the sitewide SoftwareApplication JSON-LD, since Enterprise is contact-sales and scoped per deal anyway. Avoids advertising features that do not exist (UWG / trust risk). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> @
This commit is contained in:
@@ -118,7 +118,7 @@ const OFFERS = [
|
||||
name: 'Enterprise',
|
||||
price: '499',
|
||||
description:
|
||||
'Unlimited servers, bring-your-own-cloud, SSO/SAML, dedicated cluster, customer success.',
|
||||
'Unlimited servers; custom infrastructure and data residency on request; dedicated hosting and SSO/SAML scoped per contract; customer success.',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user