From b07ccb4ad8677376fe982717135dc6caeba5e599 Mon Sep 17 00:00:00 2001 From: Mohamad Salimi Date: Sat, 3 Feb 2024 23:59:17 +0800 Subject: [PATCH] Update contact email --- components/emails/contact-email.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/components/emails/contact-email.tsx b/components/emails/contact-email.tsx index 6c614c3..9030015 100644 --- a/components/emails/contact-email.tsx +++ b/components/emails/contact-email.tsx @@ -29,18 +29,18 @@ export default function ContactEmail({ {message} - - - - New Message from Contact Form + + + + New Message from Contact Form - +

Hi Salimi,

- + You got a new message from {name}. Check it below: -
+
Name: {name} @@ -51,8 +51,8 @@ export default function ContactEmail({ Message: {message}
-
- +
+ This email was sent from Contact Form on your website.