From 751566525b4df74c51c9ebbd34c7d279635e9ac7 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 27 Jul 2022 11:46:45 +0200 Subject: [PATCH] remove the notion of seats --- docs/pages/blog/premium-plan-release.md | 2 +- docs/src/components/pricing/FAQ.tsx | 7 +++---- docs/src/components/pricing/WhatToExpect.tsx | 5 +++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/pages/blog/premium-plan-release.md b/docs/pages/blog/premium-plan-release.md index 65d86865f3b201..2b919dcac0df18 100644 --- a/docs/pages/blog/premium-plan-release.md +++ b/docs/pages/blog/premium-plan-release.md @@ -90,7 +90,7 @@ Here is a list of everything that has changed: - **Removing volume and renewal discounts** - We aim to give a more transparent price based on the number of developer seats while providing more predictable revenue for MUI X in the long term. + We aim to give a more transparent price based on the number of developer licenses while providing more predictable revenue for MUI X in the long term. We believe that’s best for both our long-standing customers and us as a company. - **Perpetual in production** diff --git a/docs/src/components/pricing/FAQ.tsx b/docs/src/components/pricing/FAQ.tsx index f20f841598f387..e45ab32fb759d5 100644 --- a/docs/src/components/pricing/FAQ.tsx +++ b/docs/src/components/pricing/FAQ.tsx @@ -26,12 +26,11 @@ const faqData = [ ), }, { - summary: 'How many developer seats do I need?', + summary: 'How many developer licenses do I need?', detail: ( - The number of seats purchased on your license must correspond to the number of concurrent - developers contributing changes to the front-end code of the projects that uses MUI X Pro or - Premium. + The number of licenses purchased must correspond to the number of concurrent developers + contributing changes to the front-end code of the projects that uses MUI X Pro or Premium.

Example 1. Company 'A' is developing an application named 'AppA'. The app needs to diff --git a/docs/src/components/pricing/WhatToExpect.tsx b/docs/src/components/pricing/WhatToExpect.tsx index 67e1b1d7285f92..56120f40d202ed 100644 --- a/docs/src/components/pricing/WhatToExpect.tsx +++ b/docs/src/components/pricing/WhatToExpect.tsx @@ -59,8 +59,9 @@ export default function WhatToExpect() { The licenses are sold on a per-developer basis, using the software directly or indirectly. The Pro plan includes a cap at 10 developers, extra developers do not need - to pay for their seats. You can contact sales{' '} - for a volume discount when licensing over 50 developers under the Premium plan. + to pay for their license. You can contact{' '} + sales for a volume discount when licensing + over 50 developers under the Premium plan.