File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 16
16
{
17
17
name: ' Free' ,
18
18
price: ' $0' ,
19
- description: ' For personal hobby projects and students .' ,
19
+ description: ' A great fit for passion projects and small applications .' ,
20
20
event: ' home-pricing-cards-free-click'
21
21
},
22
22
{
23
23
name: ' Pro' ,
24
24
price: ' $15' ,
25
25
tag: ' Popular' ,
26
- description: ' For pro developers and teams that need to scale their products.' ,
27
- subtitle: ' per member/month' ,
26
+ description:
27
+ ' For production applications that need powerful functionality and resources to scale.' ,
28
+ subtitle: ' /month' ,
28
29
event: ' home-pricing-cards-pro-click'
29
30
},
30
31
{
31
32
name: ' Scale' ,
32
33
price: ' $599' ,
33
- description: ' For teams and products that need more control and support.' ,
34
- subtitle: ' per organization/month' ,
34
+ description:
35
+ ' For teams that handle more complex and large projects and need more control and support.' ,
36
+ subtitle: ' /month' ,
35
37
event: ' home-pricing-cards-scale-click'
36
38
},
37
39
{
38
40
name: ' Enterprise' ,
39
41
price: ' Custom' ,
40
42
description: ' For enterprises that need more power and premium support.' ,
41
- subtitle: ' per organization/month' ,
42
43
event: ' home-pricing-cards-enterprise-click'
43
44
}
44
45
];
Original file line number Diff line number Diff line change 55
55
description: ' PoP locations'
56
56
},
57
57
{
58
- number: 200 ,
58
+ number: 300 ,
59
59
suffix: ' K+' ,
60
60
description: ' developers'
61
61
},
You can’t perform that action at this time.
0 commit comments