us → u.s.

This commit is contained in:
stvnrlly
2022-12-06 11:03:47 -05:00
parent 92da56fe63
commit b6bc02eb6b
62 changed files with 128 additions and 128 deletions

View File

@@ -2,11 +2,11 @@
{% from "components/button/macro.njk" import govukButton %}
{% block meta %}
<meta name="description" content="US Notify lets you send text messages and email to your users. Try it now if you work in federal, state or local government.">
<meta name="description" content="U.S. Notify lets you send text messages and email to your users. Try it now if you work in federal, state or local government.">
{% endblock %}
{% block pageTitle %}
US Notify
U.S. Notify
{% endblock %}
{% block content %}
@@ -19,7 +19,7 @@
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gsa.gov/about-us/organization/federal-acquisition-service/technology-transformation-services/tts-solutions" itemprop="item"><span itemprop="name">TTS Solutions</span></a>
</li>
<li class="breadcrumbs__item breadcrumbs__item--active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a class="govuk-link govuk-link--no-visited-state" href="#main" itemprop="item"><span itemprop="name">US Notify</span></a>
<a class="govuk-link govuk-link--no-visited-state" href="#main" itemprop="item"><span itemprop="name">U.S. Notify</span></a>
</li>
</ol>
</nav>
@@ -29,7 +29,7 @@
Send text messages and email to your users
</h1>
<p class="govuk-body">
Try US Notify now if you work in federal, state or local government.
Try U.S. Notify now if you work in federal, state or local government.
</p>
<div class="button-container">
{{ govukButton({
@@ -83,7 +83,7 @@
<div class="govuk-grid-column-one-half">
<img
src="{{ asset_url('images/product/02-reporting.svg') }}"
alt="A screenshot of US Notify showing counts of emails and text messages sent"
alt="A screenshot of U.S. Notify showing counts of emails and text messages sent"
>
</div>
</div>
@@ -105,7 +105,7 @@
</div>
<div class="govuk-grid-column-one-half">
<p class="govuk-body">
Integrate the US Notify API with your web&nbsp;application or
Integrate the U.S. Notify API with your web&nbsp;application or
back office system.
</p>
<img
@@ -117,7 +117,7 @@
</div>
<div class="product-page-section">
<div class="with-keyline bottom-gutter-2" id="whos-using-notify">
<h2>Whos using US Notify</h2>
<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>
@@ -174,7 +174,7 @@
The team
</h2>
<p class="govuk-body">
US Notify is built and maintained by the Public Benefits Studio, within the General Services Administration's Technology Transformation Services.
U.S. Notify is built and maintained by the Public Benefits Studio, within the General Services Administration's Technology Transformation Services.
</p>
<p class="govuk-body">
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">Contact us</a> if you have a question or want
@@ -184,7 +184,7 @@
<div class="govuk-grid-column-one-half">
<img
src="{{ asset_url('images/product/team.jpg') }}"
alt="A photo of the US Notify team gathered around a big screen. One team member is pointing at a graph on the screen."
alt="A photo of the U.S. Notify team gathered around a big screen. One team member is pointing at a graph on the screen."
>
</div>
</div>