File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,17 +17,17 @@ function generatePlans(data) {
1717 "TeamDesigner" : {
1818 tier : "Team Designer" ,
1919 featured : false ,
20- monthlyprice : 8 ,
21- yearlyprice : 68 ,
20+ monthlyprice : 16 ,
21+ yearlyprice : 164 ,
2222 byline : "Advanced collaboration for declarative DevOps" ,
2323 byline2 : "← Everything included in Free, plus..." ,
2424 button : [ "Start Free Trial" , "https://cloud.layer5.io" ] ,
2525 } ,
2626 "TeamOperator" : {
2727 tier : "Team Operator" ,
2828 featured : false ,
29- monthlyprice : 8 ,
30- yearlyprice : 68 ,
29+ monthlyprice : 16 ,
30+ yearlyprice : 164 ,
3131 // pricing_coming_soon: <img src={comingSoon} alt="Coming Soon" />,
3232 byline : "Advanced collaboration for imperative DevOps" ,
3333 byline2 : "← Everything included in Free, plus..." ,
@@ -36,8 +36,8 @@ function generatePlans(data) {
3636 "Enterprise" : {
3737 tier : "Enterprise" ,
3838 featured : true ,
39- monthlyprice : 22 ,
40- yearlyprice : 248 ,
39+ monthlyprice : 44 ,
40+ yearlyprice : 449 ,
4141 pricing_coming_soon : < img src = { comingSoon } alt = "Coming Soon" /> ,
4242 byline : "Flexible deployment, and MSP multi-tenancy." ,
4343 byline2 : "← Everything included in Team, plus..." ,
You can’t perform that action at this time.
0 commit comments