2024-12-09 12:53:38 -05:00
{% extends "base.html" %} {% from "components/components/button/macro.njk"
import usaButton %} {% block meta %}
< meta
name="description"
content="Notify.gov lets you send text messages to your users. Try it now if you work in federal, state, or local government."
/>
{% endblock %} {% block pageTitle %} Notify.gov {% endblock %} {% block main %}
{% block beforeContent %}{% endblock %}
< main id = "main-content" role = "main" >
{% block content %}
< section class = "usa-section--dark usa-hero" aria-label = "Introduction" >
< div class = "grid-container padding-y-4" >
< div class = "grid-row grid-gap display-flex flex-align-center" >
2024-12-13 12:37:11 -05:00
< div class = "desktop:grid-col-8 tablet:grid-col-12" >
< h1 class = "font-sans-2xl usa-hero__heading" >
2024-12-09 12:53:38 -05:00
Reach people where they are with government-powered text messages
< / h1 >
< p class = "font-sans-lg" >
2024-12-11 09:37:04 -05:00
Notify.gov is a text messaging service that helps federal, state,
2024-12-09 12:53:38 -05:00
local, tribal and territorial governments more effectively
communicate with the people they serve.
2019-03-26 10:59:27 +00:00
< / p >
2024-12-09 12:53:38 -05:00
< div class = "usa-button-group margin-bottom-5 flex-align-center" >
< a
class="usa-button usa-button login-button login-button--primary margin-right-2"
href="{{ initial_signin_url }}"
>Sign in with
< img
src="{{ asset_url('images/logo-login.svg') }}"
alt="Login.gov logo"
/>
< / a >
if you are an existing partner
2024-01-11 15:25:58 -08:00
< / div >
< / div >
2024-12-09 12:53:38 -05:00
< div
2024-12-13 12:37:11 -05:00
class="desktop:grid-col-3 grid-offset-1 desktop:display-block display-none margin-x-5"
2024-12-09 12:53:38 -05:00
>
< img
src="{{ asset_url('images/product/phone-text.png') }}"
2024-12-13 12:37:11 -05:00
alt="Illustration of a mobile phone displaying a text message and number on its screen, with a speech bubble coming out from outside the phone, symbolizing communication or notification."
2024-12-09 12:53:38 -05:00
/>
< / div >
< / div >
< / div >
< / section >
< section
2024-12-13 12:37:11 -05:00
class="grid-container usa-section usa-section__home border-top border-base-lighter usa-prose padding-bottom-1"
2024-12-09 12:53:38 -05:00
>
2024-12-13 12:37:11 -05:00
< h2 class = "font-body-xl margin-top-0 margin-bottom-3" >
2024-12-09 12:53:38 -05:00
Government texting made easy
< / h2 >
< p class = "usa-body" >
Notify.gov is a text messaging platform built for government agencies.
With minimal set-up and secure, personalized messaging, you can make
one-way texting a part of your outreach program.
< / p >
< / section >
2024-12-13 12:37:11 -05:00
< section class = "grid-container usa-section usa-section__home usa-prose padding-bottom-1" >
< h2 class = "font-sans-xl margin-top-0" > Key features< / h2 >
< div class = "home-cards margin-top-5" >
< ul class = "usa-card-group display-flex margin-bottom-4" >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img src = "{{ asset_url('images/internet.svg') }}" alt = "Globe on top of a web browser" / >
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Web-based< / h3 >
< / div >
< div class = "usa-card__body" >
< p > Nothing to download or install< / p >
< / div >
< / div >
< / li >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img src = "{{ asset_url('images/fast.svg') }}" alt = "Stopwatch with a notification speech bubble with a star inside" / >
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Fast and easy< / h3 >
< / div >
< div class = "usa-card__body" >
< p > No technical expertise required< / p >
< / div >
< / div >
< / li >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img src = "{{ asset_url('images/status.svg') }}" alt = "3 status messages, 2 successes and one failure" / >
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Track message delivery< / h3 >
< / div >
< div class = "usa-card__body" >
< p > See which messages were received< / p >
< / div >
< / div >
< / li >
< / ul >
< ul class = "usa-card-group" >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img
src="{{ asset_url('images/translation.svg') }}"
alt="Speech bubbles with the letter A and the Chinese character for language"
/>
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Send in recipients' preferred language< / h3 >
< / div >
< div class = "usa-card__body" >
< p > Notify.gov has support for more than 30 character sets< / p >
< / div >
< / div >
< / li >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img src = "{{ asset_url('images/security.svg') }}" alt = "Lock with code icon inside on top of a web browser" / >
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Security and privacy< / h3 >
< / div >
< div class = "usa-card__body" >
< p >
Limited data retention, encryption, and multi-factor authentication
protect user data and manage risk
< / p >
< / div >
< / div >
< / li >
< li class = "usa-card tablet:grid-col-4 mobile-lg:grid-col-12" >
< div class = "usa-card__container" >
< img src = "{{ asset_url('images/send.svg') }}" alt = "Paper airplane and a notification icon with the number 1 inside" / >
< div class = "usa-card__header" >
< h3 class = "font-heading-md" > Send bulk, customized, one-way messages< / h3 >
< / div >
< div class = "usa-card__body" >
< p >
Send hundreds or thousands of individually customized messages with
just a few clicks
< / p >
< / div >
< / div >
< / li >
< / ul >
2024-12-09 12:53:38 -05:00
< / div >
< / section >
2015-11-25 16:21:28 +00:00
2024-12-13 12:37:11 -05:00
< section class = "grid-container usa-section usa-section__home usa-prose grid-container padding-bottom-10" >
2024-12-09 12:53:38 -05:00
< h2 class = "font-heading-xl margin-top-0 margin-bottom-3" >
Who can use Notify.gov?
< / h2 >
< p class = "usa-body" >
All < span class = "text-bold" > federal< / span > agencies and programs are
eligible to use Notify.gov.
< / p >
< p class = "usa-body" >
US
< span class = "text-bold" > state, local, territorial, or tribal< / span >
governments that administer or deliver federally-funded programs or
services may qualify to use Notify.gov to communicate with applicants and
participants in these programs.
< / p >
2024-12-13 12:37:11 -05:00
< div class = "grid-container margin-top-4 padding-left-0 padding-right-0" >
< div class = "grid-row grid-gap-3" >
< a class = "text-no-underline tablet:grid-col-4 mobile-lg:grid-col-12" href = "mailto:tts-notify@gsa.gov" >
< div class = "contact-us-card" >
< div class = "grid-row flex-align-center grid-gap-2" >
< div class = "grid-col-auto" >
< img
src="{{ asset_url('images/contact.svg') }}"
alt=""
class="height-7 width-7"
/>
< / div >
< div class = "grid-col" >
< p class = "margin-0" >
< strong > Contact us< / strong > < br / >
To learn more about becoming a partner!
< / p >
< / div >
2024-01-11 15:25:58 -08:00
< / div >
< / div >
2024-12-13 12:37:11 -05:00
< / a >
< / div >
2024-12-09 12:53:38 -05:00
< / div >
< / section >
{% endblock %}
< / main >
2023-12-12 10:02:26 -08:00
{% endblock %}