File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/src/components/pricing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ export function PlanPrice(props: PlanPriceProps) {
107107 Billed annually at $180/dev.
108108 </ Typography >
109109 < Typography variant = "body2" color = "text.secondary" sx = { { mb : 3 } } >
110- Price capped at 10 developers .
110+ Licenses beyond 10 devs are at $0 .
111111 </ Typography >
112112 </ div >
113113 ) ;
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ export default function WhatToExpect() {
6060 The licenses are sold on a per front-end developer basis. The Pro plan includes is
6161 capped at ten licenses; you do not need to pay for additional licenses for more than
6262 ten developers. You can contact
< Link href = "mailto:[email protected] " > sales
</ Link > for a
63- volume discount when licensing over 50 developers under the Premium plan.
63+ volume discount when licensing over 25 developers under the Premium plan.
6464 </ Typography >
6565 </ Paper >
6666 </ Grid >
You can’t perform that action at this time.
0 commit comments