diff --git a/src/modules/host/services/resendOTPEmail.service.ts b/src/modules/host/services/resendOTPEmail.service.ts index f7a2a34..1561e7f 100644 --- a/src/modules/host/services/resendOTPEmail.service.ts +++ b/src/modules/host/services/resendOTPEmail.service.ts @@ -15,8 +15,8 @@ export async function resendOtpEmail( const htmlContent = `
Dear ${role},
Your new OTP is: ${otp}
-This code is valid for 5 minutes. Please do not share it with anyone.
-Best regards,
Minglar Team
This code will be valid for the next 5 minutes.
+Warm regards,
Minglar Team
Dear Host,
-Your OTP for registration is: ${otp}
-This code is valid for 5 minutes. Please do not share it with anyone.
-Best regards,
Minglar Team
You’re almost all set! 🎉
+Enter ${otp} to wrap your registration.
+This code will be valid for the next 5 minutes.
+Warm regards,
Minglar Team