mirror of
https://github.com/vernu/textbee.git
synced 2026-04-18 05:47:41 -04:00
chore(api): update reminder emails
This commit is contained in:
85
api/src/mail/templates/inactive-new-user-day-3.hbs
Normal file
85
api/src/mail/templates/inactive-new-user-day-3.hbs
Normal file
@@ -0,0 +1,85 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
|
||||
<title>Get Started with textbee.dev</title>
|
||||
<style>
|
||||
body { font-family: Arial, sans-serif; line-height: 1.6; color: #333;
|
||||
margin: 0; padding: 0; } .container { max-width: 600px; margin: 0 auto;
|
||||
padding: 20px; } .header { text-align: center; padding: 20px 0; } .logo {
|
||||
max-width: 150px; } .content { background-color: #f9f9f9; padding: 30px;
|
||||
border-radius: 5px; } .button { display: inline-block; background-color:
|
||||
#4A90E2; color: white; text-decoration: none; padding: 12px 24px;
|
||||
border-radius: 4px; font-weight: bold; margin: 20px 0; } .footer {
|
||||
text-align: center; font-size: 12px; color: #777; margin-top: 30px; }
|
||||
.steps { margin: 20px 0; } .step { margin-bottom: 15px; } .step-number {
|
||||
display: inline-block; width: 25px; height: 25px; background-color:
|
||||
#4A90E2; color: white; border-radius: 50%; text-align: center;
|
||||
line-height: 25px; margin-right: 10px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<div class='header'>
|
||||
</div>
|
||||
|
||||
<div class='content'>
|
||||
<h2>Hello {{name}},</h2>
|
||||
|
||||
<p>We noticed it's been 3 days since you signed up for textbee.dev, but
|
||||
you haven't registered any devices yet.</p>
|
||||
|
||||
<p>We'd love to help you get the most out of our platform! With
|
||||
textbee.dev, you can:</p>
|
||||
<ul>
|
||||
<li>Send and receive SMS messages from your dashboard or API</li>
|
||||
<li>Receive SMS notifications with webhooks</li>
|
||||
<li>Integrate SMS functionality into your applications</li>
|
||||
<li>And much more!</li>
|
||||
</ul>
|
||||
|
||||
<p>Getting started is quick and easy:</p>
|
||||
|
||||
<div class='steps'>
|
||||
<div class='step'>
|
||||
<span class='step-number'>1</span>
|
||||
Install the textbee.dev android app on your device
|
||||
</div>
|
||||
<div class='step'>
|
||||
<span class='step-number'>2</span>
|
||||
Grant the necessary permissions
|
||||
</div>
|
||||
<div class='step'>
|
||||
<span class='step-number'>3</span>
|
||||
Login to your
|
||||
<a href='{{registerDeviceUrl}}'>dashboard</a>
|
||||
and generate a QR code
|
||||
</div>
|
||||
<div class='step'>
|
||||
<span class='step-number'>4</span>
|
||||
Scan the QR code with the app to register your device
|
||||
</div>
|
||||
<div class='step'>
|
||||
<span class='step-number'>5</span>
|
||||
Start sending and receiving SMS!
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style='text-align: center;'>
|
||||
<a href='{{registerDeviceUrl}}' class='button'>Register Your Device
|
||||
Now</a>
|
||||
</div>
|
||||
|
||||
<p>Is there anything we can help you with? If you're experiencing any
|
||||
issues or have questions, our support team is ready to assist at
|
||||
<a href='mailto:support@textbee.dev'>support@textbee.dev</a>.</p>
|
||||
|
||||
<p>Best regards,<br />The textbee.dev Team</p>
|
||||
</div>
|
||||
|
||||
<div class='footer'>
|
||||
<p>© 2025 textbee.dev. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -25,7 +25,6 @@
|
||||
<body>
|
||||
<div class='container'>
|
||||
<div class='header'>
|
||||
{{! <img src="https://textbee.dev/logo.png" alt="textbee.dev Logo" class="logo"> }}
|
||||
</div>
|
||||
|
||||
<div class='content'>
|
||||
@@ -39,6 +38,12 @@
|
||||
unlock the full potential of textbee.dev, consider upgrading to our
|
||||
<strong>Pro Plan</strong>.</p>
|
||||
|
||||
<p><strong>Special Offer Just For You:</strong>
|
||||
We're extending a
|
||||
<span style='color: #e63946; font-weight: bold;'>30% discount</span>
|
||||
on all Pro plans exclusively for our most active users like you! This
|
||||
offer is only available for a limited time.</p>
|
||||
|
||||
<h3>Plan Comparison:</h3>
|
||||
|
||||
<table class='comparison'>
|
||||
@@ -75,8 +80,39 @@
|
||||
|
||||
</table>
|
||||
|
||||
<div
|
||||
style='background-color: #e6f2ff; padding: 15px; border-radius: 5px; margin-bottom: 20px; text-align: center;'
|
||||
>
|
||||
<h3 style='margin-top: 0; margin-bottom: 10px; color: #4A90E2;'>Pro
|
||||
Plan Pricing</h3>
|
||||
<div style='display: flex; justify-content: center; gap: 15px;'>
|
||||
<div
|
||||
style='padding: 10px; background-color: white; border-radius: 5px; flex: 1; max-width: 130px;'
|
||||
>
|
||||
<h4 style='margin: 0 0 5px 0;'>Monthly</h4>
|
||||
<p style='font-size: 18px; font-weight: bold; margin: 5px 0;'><s
|
||||
>$9.99</s>
|
||||
<span style='color: #e63946;'>$6.99</span></p>
|
||||
<p style='font-size: 11px; color: #666; margin: 0;'>30% off -
|
||||
limited time</p>
|
||||
</div>
|
||||
<div
|
||||
style='padding: 10px; background-color: white; border-radius: 5px; flex: 1; max-width: 130px;'
|
||||
>
|
||||
<h4 style='margin: 0 0 5px 0;'>Annual</h4>
|
||||
<p style='font-size: 18px; font-weight: bold; margin: 5px 0;'><s
|
||||
>$99.99</s>
|
||||
<span style='color: #e63946;'>$69.99</span></p>
|
||||
<p style='font-size: 11px; color: #666; margin: 0;'>30% off -
|
||||
limited time</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style='text-align: center;'>
|
||||
<a href='{{upgradeUrl}}' class='button'>Upgrade to Pro Now</a>
|
||||
<p><small>Hurry! This 30% discount offer is only available for a
|
||||
limited time.</small></p>
|
||||
</div>
|
||||
|
||||
<p>If you have any questions about our plans or need assistance, please
|
||||
|
||||
Reference in New Issue
Block a user