This commit is contained in:
tsmitty11 2023-06-08 15:22:07 +01:00
parent c7adbdf6d4
commit 247131e615

View file

@ -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&#39;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>
<p class="text-center mb-5">You&#39;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>