Skip to content

Commit

Permalink
Merge pull request #2264 from GSA/jb-add-link-to-about-studio
Browse files Browse the repository at this point in the history
Added link to /studio and made some small style updates
  • Loading branch information
heyitsmebev authored Jan 15, 2025
2 parents 920c9f4 + f5fe608 commit b8252ae
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/templates/views/about/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h1>{{page_title}}</h1>
{% endfor %}
</ul>
<p><a href="/join-notify">See if Notify is right for you</a></p>
<p>Notify.gov is a product of the <a href="#">Public Benefits Studio</a>, a product accelerator inside
<p>Notify.gov is a product of the <a href="/studio">Public Benefits Studio</a>, a product accelerator inside
the federal government. </p>
</section>
{% endblock %}
2 changes: 1 addition & 1 deletion app/templates/views/about/why-text-messaging.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h2 id="what-texting-is-best-for">What texting is best for</h2>
] %}
{% for item in card_contents %}
<div class="radius-lg border-2px maxw-tablet">
<div class="grid-row grid-gap-4 padding-4 padding-y-3 flex-align-center">
<div class="grid-row grid-gap-4 padding-2 padding-x-3 flex-align-center">
<div class="grid-col flex-3">
<p><b>{{item.card_heading}}</b></p>
<p>{{item.p_text}}</p>
Expand Down
2 changes: 1 addition & 1 deletion app/templates/views/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>{{page_title}}</h1>
aria-label="For partnership inquiries">
<div class="usa-summary-box__body">
<div class="usa-summary-box__text">
<p>If you are a current Notify.gov partner and have technical issues or questions, we are available at <a
<p class="margin-0">If you are a current Notify.gov partner and have technical issues or questions, we are available at <a
href="mailto:[email protected]"
aria-label="Email Notify for technical questions at [email protected]">[email protected]</a></p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions app/templates/views/join-notify.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@ <h2 class="padding-bottom-2" id="summary-box-how-to-get-started">How to get star
aria-labelledby="summary-box-how-to-get-started">
<div class="usa-summary-box__body">
<div class="usa-summary-box__text">
<p>Interested in trying Notify.gov before signing an agreement? We can provide qualifying partners with access
<p class="margin-0">Interested in trying Notify.gov before signing an agreement? We can provide qualifying partners with access
to Trial Mode to review Notify.gov features before deciding. In Trial Mode, you can test sending messages,
explore the personalization and customization features, and review sample delivery reports.</p>
</div>
</div>
</div>

<h4>Tell us about your program</h4>
<h3 class="font-body-md">Tell us about your program</h3>
<p class="padding-bottom-3">
Let’s determine if Notify.gov is a good fit for your organization. To <b>get started</b>, we’ll ask you for
information such as:
Expand Down

0 comments on commit b8252ae

Please sign in to comment.