File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
website/src/components/TiersPlus Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,9 @@ const TierList = [
24
24
< strong > Flexible</ strong >
25
25
</ li >
26
26
< li > New lower price for 2025</ li >
27
- < li >
28
- < strong > Predictable monthly cost</ strong > with no surprises
29
- </ li >
30
27
< li >
31
28
< strong > Access to discounted consultancy packages</ strong >
32
29
</ li >
33
- < li >
34
- Includes a < strong > formal contract</ strong > for your procurement
35
- process
36
- </ li >
37
30
</ ul >
38
31
</ >
39
32
) ,
@@ -48,7 +41,7 @@ const TierList = [
48
41
buttonText : "" ,
49
42
frequency : "/mo" ,
50
43
comparison : "Paid annually — $10,788/yr" ,
51
- badge : "Best Value — Save $1,999 " ,
44
+ badge : "Best Value — Save $1,200 " ,
52
45
featured : true ,
53
46
description : (
54
47
< >
@@ -68,8 +61,7 @@ const TierList = [
68
61
< strong > Access to discounted consultancy packages</ strong >
69
62
</ li >
70
63
< li >
71
- Includes a < strong > formal contract</ strong > for your procurement
72
- process
64
+ < strong > Formal contract</ strong > for your procurement process
73
65
</ li >
74
66
</ ul >
75
67
</ >
You can’t perform that action at this time.
0 commit comments