diff --git a/api/src/mail/templates/inactive-new-user.hbs b/api/src/mail/templates/inactive-new-user.hbs index 66f5b74..83d6e7b 100644 --- a/api/src/mail/templates/inactive-new-user.hbs +++ b/api/src/mail/templates/inactive-new-user.hbs @@ -9,29 +9,24 @@ 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: - #4CAF50; color: white; text-decoration: none; padding: 12px 24px; + #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: - #4CAF50; color: white; border-radius: 50%; text-align: center; + #4A90E2; color: white; border-radius: 50%; text-align: center; line-height: 25px; margin-right: 10px; }
- {{! }}

Hello {{name}},

-

Thank you for signing up for SMS Gateway! We noticed you haven't +

Thank you for signing up for textbee.dev! We noticed you haven't registered any devices yet.

With textbee.dev, you can:

@@ -47,18 +42,22 @@
1 - Install the SMS Gateway app on your Android device + Install the textbee.dev android app on your device
2 - Log in with your account credentials + Grant the necessary permissions
3 - Grant the necessary permissions + Login to your dashboard and generate a QR code
4 + Scan the QR code with the app to register your device +
+
+ 5 Start sending and receiving SMS!