Inboxes List

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

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   AAA Car Emergency Kit — Confirmed
  </title>
 </head>
 <body style="margin:0; padding:0; background:#f3f4f6; font-family:'Segoe UI', Arial, sans-serif;">
  <center>
   <div style="width:100%; background:#f3f4f6; padding:40px 0;">
    <div style="max-width:600px; background:#ffffff; margin:0 auto; border-radius:14px; overflow:hidden; box-shadow:0 8px 20px rgba(0,0,0,0.1);">
     <!-- Header -->
     <div style="background:#0891b2; color:#ffffff; text-align:center; padding:32px 20px;">
      <h2 style="margin:0; font-size:24px; line-height:1.3;">
       AAA Car Emergency Kit — Confirmed
      </h2>
      <p style="margin-top:8px; font-size:15px; color:#cffafe;">
       Roadside Safety Program
      </p>
     </div>
     <!-- Body -->
     <div style="padding:34px 28px; color:#1f2937; text-align:center;">
      <h3 style="font-size:20px; margin:0 0 14px;">
       Your kit is ready to ship
      </h3>
      <p style="font-size:15px; line-height:1.6; margin:0;">
       The
       <strong>
        AAA Car Emergency Kit
       </strong>
       is packed and ready —
dependable and
       <strong style="color:#0891b2;">
        delivered at no cost
       </strong>
       .
      </p>
      <!-- Kit Details -->
      <div style="background:#ecfeff; padding:20px; margin:25px 0; border-radius:8px; border:1px solid #a5f3fc; text-align:left;">
       <p style="margin:0 0 8px; font-weight:600; color:#0891b2;">
        Included in your kit:
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#374151;">
        <li>
         Heavy‑Duty Jumper Cables
        </li>
        <li>
         LED Flashlight + Batteries
        </li>
        <li>
         Reflective Warning Triangle
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#0891b2; color:#ffffff; padding:14px 36px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none;">
       Claim My Emergency Kit
      </a>
      <p style="margin-top:18px; font-size:13px; color:#b91c1c;">
       ⚠️ Limited stock — act quickly
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f3f4f6; padding:18px 20px; text-align:center; font-size:12px; color:#6b7280;">
      <p style="margin:0;">
       This message confirms your AAA Car Emergency Kit request.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#0891b2; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>