Skip to content

Commit 3cf11bd

Browse files
committed
copy tweak
1 parent e025199 commit 3cf11bd

File tree

1 file changed

+2
-10
lines changed
  • website/src/components/TiersPlus

1 file changed

+2
-10
lines changed

website/src/components/TiersPlus/index.js

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,9 @@ const TierList = [
2424
<strong>Flexible</strong>
2525
</li>
2626
<li>New lower price for 2025</li>
27-
<li>
28-
<strong>Predictable monthly cost</strong> with no surprises
29-
</li>
3027
<li>
3128
<strong>Access to discounted consultancy packages</strong>
3229
</li>
33-
<li>
34-
Includes a <strong>formal contract</strong> for your procurement
35-
process
36-
</li>
3730
</ul>
3831
</>
3932
),
@@ -48,7 +41,7 @@ const TierList = [
4841
buttonText: "",
4942
frequency: "/mo",
5043
comparison: "Paid annually — $10,788/yr",
51-
badge: "Best Value — Save $1,999",
44+
badge: "Best Value — Save $1,200",
5245
featured: true,
5346
description: (
5447
<>
@@ -68,8 +61,7 @@ const TierList = [
6861
<strong>Access to discounted consultancy packages</strong>
6962
</li>
7063
<li>
71-
Includes a <strong>formal contract</strong> for your procurement
72-
process
64+
<strong>Formal contract</strong> for your procurement process
7365
</li>
7466
</ul>
7567
</>

0 commit comments

Comments
 (0)