Update pricing.json
This commit is contained in:
parent
dec2fd1b6e
commit
1f3a48c2c8
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
"starterKit": {
|
"starterKit": {
|
||||||
"name": "Starter Kit",
|
"name": "Starter Kit",
|
||||||
"description": "Best option for DIY projects",
|
"description": "Best option for DIY projects",
|
||||||
"price": "$49",
|
"price": "49",
|
||||||
"cents": ".00",
|
"cents": ".00",
|
||||||
"billingFrequency": "USD / monthly",
|
"billingFrequency": "USD / monthly",
|
||||||
"features": [
|
"features": [
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
"professionalToolbox": {
|
"professionalToolbox": {
|
||||||
"name": "Professional Toolbox",
|
"name": "Professional Toolbox",
|
||||||
"description": "Best for large scale uses",
|
"description": "Best for large scale uses",
|
||||||
"price": "$89",
|
"price": "89",
|
||||||
"cents": ".00",
|
"cents": ".00",
|
||||||
"billingFrequency": "USD / monthly",
|
"billingFrequency": "USD / monthly",
|
||||||
"features": [
|
"features": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue