Skip to content

Commit

Permalink
finished
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaprasath2004 committed Jul 5, 2024
1 parent 504a543 commit 4ce77fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/helpers/mail/ContactUsMail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let HTML=`<!DOCTYPE html>
<div style="margin: auto;width:90%;background-color: white;max-width: 800px;padding: 1.2rem;border-radius: 0.6rem; box-shadow: 0 1px 5px rgb(0,0,0);position: relative;justify-content: center;align-items: center;">
<h1 style="margin-top: 2rem;font-family: monospace;">Thank You for Contacting Us!</h1>
<p style="margin-top: 2rem; font-family: sans-serif;font-size: 1rem;">
<span style="margin-top: 2rem; font-family: sans-serif;font-size: 0.8rem;"><span style="font-weight:700;">Your Message:</span> ${message}</span><br>
<span style="margin-top: 2rem; font-family: sans-serif;font-size: 1rem;"><span style="font-weight:700;">Your Message:</span> ${message}</span><br><br>
Thank you for reaching out to Style Share! Your message is important to us, and we are grateful for your interest. Our team is currently reviewing your inquiry and will respond to you as soon as possible.
<br><br>
In the meantime, feel free to explore more about Style Share on our website. You can browse through our latest articles, explore our featured styles, or connect with us on social media for daily inspiration.
Expand Down

0 comments on commit 4ce77fd

Please sign in to comment.