2
0
Fork 0

update reserved success message

main
Ryan Moon 2024-09-03 08:37:14 -04:00
parent 5184ae7519
commit 6a8f913826
1 changed files with 2 additions and 3 deletions

View File

@ -75,9 +75,8 @@
</form>
<div v-if="claim.sent" class="success">
<h3>Success, your claim was submitted</h3>
<p>Once your social media post is verified, the reserved name will be <br>transferred to
your Namebase account or HNS wallet. If you have <br>any questions or concerns, please
email <NuxtLink to="mailto:reserved@inspin.io">reserved@inspin.io</NuxtLink>.</p>
<p>Your reserved name will be transferred to the provided <br> HNS wallet soon. If you have any questions or concerns, <br>please send an
email to <NuxtLink to="mailto:reserved@inspin.io">reserved@inspin.io</NuxtLink>.</p>
</div>
</div>