Test passed, good time to commit

This commit is contained in:
Jonathan Bobel
2023-06-16 14:55:24 -04:00
parent 618ac6df8d
commit f266084ddb
50 changed files with 110 additions and 104 deletions

View File

@@ -224,15 +224,15 @@ U.S. Notify
<h2>Whos using U.S. Notify</h2>
<div class="govuk-grid-row bottom-gutter">
<div class="govuk-grid-column-one-half">
<span class="govuk-visually-hidden">There are</span>
<span class="usa-sr-only">There are</span>
<div class="product-page-big-number">{{ counts.organisations|format_thousands }}</div>
<span>organizations</span>
</div>
<div class="govuk-grid-column-one-half">
<span class="govuk-visually-hidden">and</span>
<span class="usa-sr-only">and</span>
<div class="product-page-big-number">{{ counts.services|format_thousands }}</div>
<span>services</span>
<span class="govuk-visually-hidden">using Notify.</span>
<span class="usa-sr-only">using Notify.</span>
</div>
</div>
<p>
@@ -246,12 +246,12 @@ U.S. Notify
<h2>Pricing</h2>
<div class="govuk-grid-row bottom-gutter">
<div class="govuk-grid-column-one-half">
<h3 class="govuk-visually-hidden">Emails</h3>
<h3 class="usa-sr-only">Emails</h3>
<div class="product-page-big-number">Unlimited</div>
<span>free emails</span>
</div>
<div class="govuk-grid-column-one-half">
<h3 class="govuk-visually-hidden">Text messages</h3>
<h3 class="usa-sr-only">Text messages</h3>
<div class="product-page-big-number">Up to 40,000</div>
<span>free text messages a year,<br>
then {{ sms_rate }} pence per message</span>