From 96944072c48528a98cc62af2b24fed714fc559b3 Mon Sep 17 00:00:00 2001 From: Mohammed Rabil Date: Wed, 24 Apr 2024 22:52:57 +0530 Subject: [PATCH] feat: Refactor email template. --- src/helper/UserRegistrationEmail.tsx | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/helper/UserRegistrationEmail.tsx b/src/helper/UserRegistrationEmail.tsx index ae8d649..7165073 100644 --- a/src/helper/UserRegistrationEmail.tsx +++ b/src/helper/UserRegistrationEmail.tsx @@ -59,23 +59,27 @@ export const UserRegistrationEmail = async ({ {events.map((event) => (
  • {event}
  • ))} -
    -
    - We look forward to seeing you there! - {name}
    + + Please find below the QR code for your registration and make sure + to keep the it handy for the event day. + + {name} + + We look forward to seeing you at the event.
    +

    Thanks & Regards,
    Team Tiara
    @@ -87,9 +91,7 @@ export const UserRegistrationEmail = async ({ Privacy Policy  |  - +  |