feat: add Moxiegen logo to auto-reply email header

This commit is contained in:
Z User 2026-05-05 22:30:23 +00:00
parent 78961331d1
commit dee87b4311

View File

@ -171,7 +171,7 @@ export const sendAutoReply = async ({ name, email }) => {
html: `
<div style="font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; padding: 0;">
<div style="background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 40px 40px 30px 40px; border-radius: 12px 12px 0 0;">
<h1 style="color: #00f0c8; font-size: 28px; margin: 0 0 4px 0; font-weight: 600;">Moxiegen</h1>
<img src="https://moxiegen.com/logo.svg" alt="Moxiegen" style="height: 40px; margin-bottom: 8px;" />
<p style="color: #94a3b8; font-size: 14px; margin: 0;">Algorithmic Enhancement for Enterprise AI</p>
</div>
<div style="background: #ffffff; padding: 40px; border-radius: 0 0 12px 12px; color: #334155;">