converted png to svg

This commit is contained in:
Beverly Nguyen
2024-07-24 10:55:51 -07:00
parent 1036cec1e0
commit 05611cfab6
3 changed files with 714 additions and 2 deletions

View File

@@ -28,8 +28,8 @@ Notify.gov
<p class="font-sans-md">Currently we are only working with select pilot partners. If you are interested in using Notify.gov in the future, please contact <br><a href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a> to learn more.</p>
</div>
<div class="desktop:grid-col-4 grid-offset-1 desktop:display-block display-none margin-x-5">
<img src="/static/img/phone-text.png"
alt="An illustration of notifications to a phone.">
<img src="{{ asset_url('images/product/phone-text.svg') }}"
alt="An illustration of notifications to a phone.">
</div>
</div>
</div>