Skip to content

Commit ec683cc

Browse files
committed
Update pricing comparison
1 parent b126dfd commit ec683cc

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

docs/accounts-billing/new-pricing-comparison.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ export const PricingToggles = () => {
165165
</div>
166166
{billingPeriod === 'annual' && (
167167
<span style={{fontSize: '0.8rem', color: 'var(--ifm-color-success)', fontWeight: '500', marginLeft: '0.5rem'}}>
168-
Save ~20%
168+
Save ~25%
169169
</span>
170170
)}
171171
</div>
@@ -202,14 +202,6 @@ export const PricingToggles = () => {
202202
<td>✅</td>
203203
<td>✅</td>
204204
</tr>
205-
<tr>
206-
<td>Build Mobile, Web, & Desktop Applications<br/><span className="feature-description">Create apps for iOS, Android, Web, and Desktop platforms</span></td>
207-
<td>✅</td>
208-
<td>✅</td>
209-
<td>✅</td>
210-
<td>✅</td>
211-
<td>✅</td>
212-
</tr>
213205
<tr>
214206
<td>Project Count<br/><span className="feature-description">Number of projects you can create</span></td>
215207
<td>2 projects</td>
@@ -740,7 +732,7 @@ export const PricingToggles = () => {
740732
</tr>
741733

742734
<tr className="section-header">
743-
<td colSpan="6"><strong>Enterprise Features</strong></td>
735+
<td colSpan="6"><strong>Advanced Controls & Extensibility</strong></td>
744736
</tr>
745737
<tr>
746738
<td>Version Pinning<br/><span className="feature-description">Control FlutterFlow platform upgrades</span></td>
@@ -766,14 +758,6 @@ export const PricingToggles = () => {
766758
<td>❌</td>
767759
<td>✅</td>
768760
</tr>
769-
<tr>
770-
<td>Database Point-in-Time Recovery<br/><span className="feature-description">Restore database to any point in time</span></td>
771-
<td>❌</td>
772-
<td>❌</td>
773-
<td>❌</td>
774-
<td>❌</td>
775-
<td>✅</td>
776-
</tr>
777761
<tr>
778762
<td>Access to Custom Engineering Solutions<br/><span className="feature-description">Custom development and engineering support</span></td>
779763
<td>❌</td>

0 commit comments

Comments
 (0)