Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#f8fafc; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <div style="max-width:600px; background:#ffffff; margin:auto; border-radius:12px; overflow:hidden; box-shadow:0 6px 16px rgba(0,0,0,0.1);">
     <!-- Header -->
     <div style="background:#f97316; color:#ffffff; text-align:center; padding:30px 20px;">
      <h2 style="margin:0; font-size:24px;">
       AAA Car Emergency Kit
      </h2>
      <p style="margin-top:8px; font-size:15px;">
       Verified &amp; Ready to Ship
      </p>
     </div>
     <!-- Body -->
     <div style="padding:30px 25px; color:#1f2937; text-align:center;">
      <h3 style="margin:0 0 14px; font-size:19px;">
       Your roadside safety kit is confirmed
      </h3>
      <p style="font-size:15px; line-height:1.6;">
       AAA has approved your
       <strong>
        Emergency Car Kit
       </strong>
       .
It’s now prepared for delivery —
       <strong style="color:#f97316;">
        free of charge
       </strong>
       .
      </p>
      <!-- Reward Box -->
      <div style="background:#ffedd5; padding:18px; margin:25px 0; border-radius:8px; text-align:left;">
       <p style="margin:0 0 8px; font-weight:600; color:#f97316;">
        Kit Contents:
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#374151;">
        <li>
         AAA Emergency Carry Bag
        </li>
        <li>
         Reflective Triangle &amp; Safety Vest
        </li>
        <li>
         First Aid Pack
        </li>
        <li>
         LED Flashlight &amp; Road Tools
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#f97316; color:#ffffff; padding:14px 32px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none;">
       Secure My Kit
      </a>
      <p style="margin-top:16px; font-size:13px; color:#b45309;">
       ⚠️ Limited stock available — act fast
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#fef3f0; padding:18px 20px; text-align:center; font-size:12px; color:#6b7280;">
      <p style="margin:0;">
       This notification is connected to your AAA membership.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#f97316; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>