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.