fix email

This commit is contained in:
Emily
2024-06-20 15:29:33 +02:00
parent dce2a040f7
commit 9adddc924c
9 changed files with 12 additions and 12 deletions

View File

@@ -99,8 +99,8 @@ const emits = defineEmits<{
</div>
<div class="mt-2">
<div class="rounded-lg px-10 py-3 bg-[#303030]">
<a href="mailto:helplitlyx@gmail.com" class="poppins text-[1.3rem]">
helplitlyx@gmail.com
<a href="mailto:help@litlyx.com" class="poppins text-[1.3rem]">
help@litlyx.com
</a>
</div>
</div>

View File

@@ -105,7 +105,7 @@ definePageMeta({ layout: 'header' });
communicated through our blog, social media, and direct emails.
</div>
<div>
Please reach out to us at <a href="mailto:helplitlyx@gmail.com" class=text-blue-400>helplitlyx@gmail.com</a> with any questions or concerns regarding this privacy policy
Please reach out to us at <a href="mailto:help@litlyx.com" class=text-blue-400>help@litlyx.com</a> with any questions or concerns regarding this privacy policy
or
your rights.
</div>