Skip to content

Commit 37e7bc6

Browse files
authored
remove pro and team tier mentions (#1603)
1 parent f1ad749 commit 37e7bc6

File tree

7 files changed

+16
-44
lines changed

7 files changed

+16
-44
lines changed

blog/2024-12-05-reflex-cloud.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ With Reflex Cloud we're extending that same simplicity to hosting. Just `reflex
2727
animated_box(relative=True)
2828
```
2929

30-
Our free tier lets you deploy your first app at no cost. We're also introducing **Pro**, **Team**, and **Enterprise** tiers with additional features like one-click auth, custom domains, and on-premise hosting.
30+
Our free tier lets you deploy your first app at no cost. We're also introducing the **Enterprise** tier with additional features like one-click auth, custom domains, and on-premise hosting.
3131

3232
## What's Included
3333

@@ -58,14 +58,12 @@ From there you can see the status of your apps, the resources they're using, and
5858

5959
You can also add team members to collaborate on apps, set up custom domains, and view detailed analytics on your app's performance.
6060

61-
### Pro Features
61+
### Enterprise Features
6262

63-
Reflex Pro lets you take your app from a prototype to a production app with:
63+
Reflex Enterprise lets you take your app from a prototype to a production app with:
6464
* **Custom Domains**: Use your own domain for your app
6565
* **Larger Apps**: Increased memory and CPU options
6666
* **Add Collaborators**: Add team members to your project
67-
68-
We're also previewing team and enterprise plans with advanced features like:
6967
* **One-Click Auth**: Add Github, Google, or other OAuth providers to your app with no code
7068
* **Full Analytics**: Comprehensive insight into your app's performance and usage
7169
* **On Premise Hosting**: Run Reflex Cloud on your own infrastructure
@@ -74,4 +72,4 @@ See the full list of features on our [pricing page](/pricing).
7472

7573
## What's Next
7674

77-
Over the next few months we're working on building out the team features while making the platform more robust and reliable. We're also expanding Reflex Pro to go beyond hosting - including AI tools to help you build apps at the speed of thought.
75+
Over the next few months we're working on building out the team features while making the platform more robust and reliable. We're also expanding Reflex Enterprise to go beyond hosting - including AI tools to help you build apps at the speed of thought.

blog/2025-06-03-internal-tool-builders-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ image_zoom(rx.image(src="/blog/reflex-build.png", border_radius="10px", alt="Ref
132132

133133
#### Pricing
134134

135-
Reflex offers a free Hobby tier with generous limits for solo developers and small projects. [Paid plans](https://reflex.dev/pricing/) start at $20 per month and unlock advanced collaboration, enterprise controls, and custom support options.
135+
Reflex offers a free Hobby tier with generous limits for solo developers and small projects. Check out the [Paid plans](https://reflex.dev/pricing/) to unlock advanced collaboration, enterprise controls, and custom support options.
136136

137137
#### Bottom Line
138138

docs/enterprise/built-with-reflex.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ The "Built with Reflex" badge appears in the bottom right corner of apps using r
44

55
## Removing the Badge
66

7-
To remove the badge, you need a paid tier:
8-
- **Cloud**: Pro tier or higher
9-
- **Self-hosted**: Team tier or higher
7+
To remove the badge, you need to be on the Enterprise tier.
108

119
## Configuration
1210

docs/enterprise/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ categories_data = [
4545
{
4646
"feature": "show_built_with_reflex",
4747
"description": "Toggle the 'Built with Reflex' badge in your app",
48-
"cloud_tier": "Pro",
49-
"self_hosted_tier": "Team",
48+
"cloud_tier": "Enterprise",
49+
"self_hosted_tier": "Enterprise",
5050
"link": "/docs/enterprise/built-with-reflex",
5151
},
5252
{

docs/hosting/compute.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To monitor your projects usage, you can go to the billing tab in the Reflex Clou
3535
Here you can see the current billing and usage for your project.
3636

3737

38-
## Real Life Examples of compute charges on the Pro tier
38+
## Real Life Examples of compute charges on the paid tiers
3939

4040

4141
```md alert
@@ -57,7 +57,7 @@ Anna, a hobbyist game developer, built a pixel art generator and hosted it on Re
5757

5858
(assuming a 30 day month)
5959

60-
Anna's total cost for compute would be `$2.49` for the month. However, since Pro users receive a `$10` credit, her compute cost is fully covered.
60+
Anna's total cost for compute would be `$2.49` for the month. However, since paid users receive a `$10` credit, her compute cost is fully covered.
6161

6262
**Charge for compute:**
6363

@@ -85,7 +85,7 @@ Bob created a social media application and decided to host it on Reflex Cloud. B
8585

8686
(assuming a 30 day month)
8787

88-
Bob would owe `$6.23` for this month. However since Bob is a pro user they receive a `$10` credit which brings Bob's bill down to `$0`.
88+
Bob would owe `$6.23` for this month. However since Bob is a paid user they receive a `$10` credit which brings Bob's bill down to `$0`.
8989

9090
**Charge for compute:**
9191

@@ -115,7 +115,7 @@ If users access the app on average for **16 hours per week** in each region, how
115115

116116
(assuming 4 weeks in a month)
117117

118-
Charlie would owe `$40.19` for this month. However since Charlie is a pro user they receive a `$10` credit which brings Bob's bill down to `$30.19`.
118+
Charlie would owe `$40.19` for this month. However since Charlie is a paid user they receive a `$10` credit which brings Bob's bill down to `$30.19`.
119119

120120
**Charge for compute:**
121121

@@ -146,7 +146,7 @@ With users accessing the app **2 hours per day** over a **30-day month**, how mu
146146

147147
(assuming a 30 day month)
148148

149-
David would owe `$9.96` for this month. However since David is a pro user they receive a `$10` credit, he will not be charged for compute for this month.
149+
David would owe `$9.96` for this month. However since David is a paid user they receive a `$10` credit, he will not be charged for compute for this month.
150150

151151
**Charge for compute:**
152152

@@ -177,7 +177,7 @@ With users actively using the app **6 hours per day in each region** over a **30
177177

178178
(assuming a 30 day month)
179179

180-
Emily would owe `$44.82` for this month. However since Emily is a pro user they receive a `$10` credit which brings Emily's bill down to `$34.82`.
180+
Emily would owe `$44.82` for this month. However since Emily is a paid user they receive a `$10` credit which brings Emily's bill down to `$34.82`.
181181

182182
**Charge for compute:**
183183

@@ -220,7 +220,7 @@ Total compute hours = `60 + 360 = 420 compute hours`
220220

221221
(assuming a 30 day month)
222222

223-
Fred would owe `$34.86` for this month. However since Fred is a pro user they receive a `$10` credit which brings Fred's bill down to `$24.86`.
223+
Fred would owe `$34.86` for this month. However since Fred is a paid user they receive a `$10` credit which brings Fred's bill down to `$24.86`.
224224

225225
**Charge for compute:**
226226

docs/hosting/custom-domains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from reflex_image_zoom import image_zoom
66
# Custom Domains
77

88

9-
With the Pro tier of Reflex Cloud you can use your own custom domain to host your app.
9+
With the Enterprise tier of Reflex Cloud you can use your own custom domain to host your app.
1010

1111
## Prerequisites
1212

docs/hosting/reflex-branding.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)