mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:15:14 +03:00
Copy change on auth success page
This commit is contained in:
parent
fe4620a4d5
commit
c7adbdf6d4
|
@ -6,7 +6,7 @@
|
|||
<div class="col success-container">
|
||||
<div class="success-content">
|
||||
<h3 class="text-center display-1">Thanks for Authenticating!</h3>
|
||||
<p class="text-center mb-5">You've just become an integral part in the future of the internet, AND you'll be entitled to a variety of exciting rewards such as minted NFT badges to honor your work thus far.</p>
|
||||
<p class="text-center mb-5">You've just become an integral part in the future of the internet. Stay tuned, your authentication will be a fundamental building block for our upcoming protocol launch.</p>
|
||||
<button onclick="window.location.href='/';" id="return-home" class="detail-btn-large"><i class="icon-enter-arrow"></i>RETURN HOME</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue