pockethost/assets/templates/emails/UpdatePPOrToS.html

54 lines
3.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
bodyClass: bg-[#111111]
preheader: Update PP or TOS
---
<x-main>
<table width="100%" cellpadding="0" cellspacing="0" border="0" background="https://s6.imgcdn.dev/YiDOO2.png"
style="background-size:cover; background-color:#111111;background-position:center;"
class="bg-[#111111] font-sans relative py-10">
<tr>
<td align="center" valign="top">
<!-- <img src="https://pockethost.io/pockethost-cloud-logo.png" class="absolute top-0 left-0 z-0 object-fill w-full h-full pointer-events-none opacity-80 blur-3xl" alt=""> -->
<table width="100%" cellpadding="0" cellspacing="0" border="0"
class="max-w-[552px] px-10 py-6 mx-auto bg-[#111111]/60 border-solid border border-white/20 rounded-lg shadow z-10 relative">
<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="flex flex-row items-center justify-start font-bold text-center ">
<img src="https://pockethost.io/pockethost-cloud-logo.png" alt="Logo"
class="max-w-[60px]">
</td>
</tr>
<tr>
<td class="py-4 text-start figtree">
<h1 class="mb-2 text-2xl font-bold text-white">📝 Updates to Our Terms of Service</h1>
<p class="mt-4 text-gray-300 text">Weve updated our Terms of Service to reflect that we no longer offer free projects.</p>
<p class="mt-4 text-gray-300 text">As announced on January 10, 2025, we moved to a <a href="https://pockethost.io/blog/hard-paywall-is-live">hard paywall</a>. All existing users at that time were automatically grandfathered in and can continue under their previous terms </p>
<table cellpadding="0" cellspacing="0" border="0" class="mt-4">
<tr>
<td class="inline-block px-6 py-3 font-semibold text-white no-underline transition rounded-md bg-ph">
<a href="https://pockethost.io/terms" class="text-white no-underline" target="_blank" rel="noopener">Review Terms of Service</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="text-xs text-gray-500 text-start figtree"
style="font-family:'Figtree', Arial, sans-serif;">
<p>&copy; 2025 Pockethost. All rights reserved.</p>
<p>If you have any questions about this update, please contact our support team.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</x-main>