Changed copy on 'Return to Home Page' btn

This commit is contained in:
Thomas Smith 2022-11-09 10:33:13 -05:00 committed by GitHub
parent c372e8a74e
commit cafddaf296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
<h1 class="display-1 text-center">Subscription Confirmed</h1>
<p class="text-center one-box-down">You&#39;ve successfully subscribed to our newletter. Don&#39;t worry, we won&#39;t blow up your inbox. Here at tea, we take a pretty minimal approach to emails. If there's something that you absolutely need to know, we&#39;ll reach out. In the meantime, be sure to <a href="https://discord.gg/KCZsXfJphn">join our Discord!</a></p>
<a href="/">
<button id="back-home" class="detail-btn-large"><i class="icon-enter-arrow"></i>VIEW ALL DETAILS</button>
<button id="back-home" class="detail-btn-large"><i class="icon-enter-arrow"></i>BACK TO HOME PAGE</button>
</a>
</div>
</div>