Skip to content

Commit 7711db5

Browse files
author
iangrunt
committed
pricing/checkout: add info about AWS Marketplace
1 parent 69b5474 commit 7711db5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

pages/checkout/_need-help.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,14 @@ <h2 class="need-help-text">Need help deciding?</h2>
55
>Contact Sales</a
66
>
77
</div>
8+
<div class="row row-page-header padding-top-none">
9+
<div class="col-xs-12 col-md-8 col-md-offset-2">
10+
<p class="text-center text-muted small">
11+
Discounted pricing is available for non-profits, educational institutions,
12+
and startups with fewer than 10 employees. Additionally, use your AWS
13+
credits to purchase Gruntwork through our Marketplace listing.
14+
<a href="/contact/">Contact us</a> to get the discounted pricing.
15+
</p>
16+
</div>
17+
</div>
818
</div>

pages/pricing/_terms.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<div class="col-xs-12 col-md-8 col-md-offset-2">
33
<p class="text-center text-muted small">
44
Discounted pricing is available for non-profits, educational institutions,
5-
and startups with fewer than 10 employees.
5+
and startups with fewer than 10 employees. Additionally, use your AWS
6+
credits to purchase Gruntwork through our Marketplace listing.
67
<a href="/contact/">Contact us</a> to get the discounted pricing.
78
</p>
89
</div>

0 commit comments

Comments
 (0)