feat: add upgrade explainer
This commit is contained in:
parent
bea1a91eb9
commit
8d82aeb005
|
|
@ -119,6 +119,8 @@
|
||||||
class="w-full btn-primary py-3">
|
class="w-full btn-primary py-3">
|
||||||
Continue to Payment
|
Continue to Payment
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
<p class="text-xs text-gray-600 text-center mt-3">Upgrading? Your current plan's remaining time is frozen and resumes after the new plan expires. To merge existing time into a higher plan, contact support.</p>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<% } else { %>
|
<% } else { %>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue