Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR from TinaCMS #1591

Merged
merged 1 commit into from
Jul 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/blocksPages/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"intro": "Tina has a **per-project** pricing model that can scale to meet your needs.\n",
"base": {
"name": "Basic",
"price": "Free",
"price": "Free Forever",
"interval": "",
"body": "* 2 Users\n* 2 Roles\n* No Additional Users\n* Forum Support\n",
"actions": [
Expand Down Expand Up @@ -42,7 +42,7 @@
"name": "Business",
"price": "$599",
"interval": "month",
"body": "* 10 Users\n* 3 Roles *(coming soon)*\n* No User Limit\n* Additional Users $9/seat\n* Priority Support\n* SSO \n* Approval flow *(coming soon)*\n",
"body": "* 10 Users\n* 3 Roles *(coming soon)*\n* No User Limit\n* Additional Users $9/seat\n* Priority Support\n* SSO\n* Approval flow *(coming soon)*\n",
"actions": [
{
"label": "Sign Up",
Expand All @@ -57,7 +57,7 @@
"name": "Enterprise",
"price": "",
"interval": " ",
"body": "**Bulk pricing available**\n\n* Custom Users\n* Custom Roles\n* No User Limit\n* Variable user pricing\n* Enterprise Support\n* SSO \n* Custom workflows\n",
"body": "**Bulk pricing available**\n\n* Custom Users\n* Custom Roles\n* No User Limit\n* Variable user pricing\n* Enterprise Support\n* SSO\n* Custom workflows\n",
"actions": [
{
"label": "Contact Us",
Expand Down