mirror of
https://github.com/vernu/textbee.git
synced 2026-03-03 02:27:00 +00:00
Merge pull request #186 from vernu/update-email-template
update email template
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
purchase. Your upgrade is still available and ready to
|
||||
unlock powerful features for your SMS workflow.</p>
|
||||
|
||||
<!-- Urgency Box -->
|
||||
<!-- Trust Box -->
|
||||
<table
|
||||
role='presentation'
|
||||
cellpadding='0'
|
||||
@@ -173,15 +173,16 @@
|
||||
>
|
||||
<tr>
|
||||
<td
|
||||
style='padding:16px; background:#fef3c7; border-left:4px solid #f59e0b; border-radius:6px;'
|
||||
style='padding:16px; background:#f0f9ff; border-left:4px solid #0ea5e9; border-radius:6px;'
|
||||
>
|
||||
<div
|
||||
style='font:600 15px Arial, Helvetica, sans-serif; color:#92400e; margin-bottom:4px;'
|
||||
>A 30% discount is waiting for you</div>
|
||||
style='font:600 15px Arial, Helvetica, sans-serif; color:#0c4a6e; margin-bottom:4px;'
|
||||
>Your checkout session is saved</div>
|
||||
<div
|
||||
style='font:14px/1.5 Arial, Helvetica, sans-serif; color:#78350f;'
|
||||
>Complete your upgrade now and save on your textbee
|
||||
pro subscription.</div>
|
||||
style='font:14px/1.5 Arial, Helvetica, sans-serif; color:#075985;'
|
||||
>Complete your upgrade in the next few minutes to
|
||||
secure your Pro account. Cancel anytime, no
|
||||
long-term commitment required.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -219,6 +220,17 @@
|
||||
>View pricing details →</a>
|
||||
</div>
|
||||
|
||||
<!-- Custom Plan CTA -->
|
||||
<div style='text-align:center; margin:12px 0;'>
|
||||
<div
|
||||
style='font:14px/1.5 Arial, Helvetica, sans-serif; color:#6b7280; margin-bottom:4px;'
|
||||
>Need a custom plan?</div>
|
||||
<a
|
||||
href='mailto:sales@textbee.dev'
|
||||
style='font:600 14px Arial, Helvetica, sans-serif; color:#EA580C; text-decoration:underline;'
|
||||
>Contact sales@textbee.dev</a>
|
||||
</div>
|
||||
|
||||
<!-- Support -->
|
||||
<table
|
||||
role='presentation'
|
||||
|
||||
Reference in New Issue
Block a user