Inboxes

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

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#f3f4f6; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <!-- Main Container -->
    <div style="max-width:600px; background:#ffffff; margin:0 auto; border-radius:12px; overflow:hidden; box-shadow:0 6px 16px rgba(0,0,0,0.08);">
     <!-- Header -->
     <div style="background:#2563eb; color:#ffffff; text-align:center; padding:30px 20px;">
      <h2 style="margin:0; font-size:24px; line-height:1.4;">
       🚨 Your AAA Emergency Kit Is Confirmed
      </h2>
      <p style="margin-top:8px; font-size:15px;">
       Ready for shipment
      </p>
     </div>
     <!-- Body -->
     <div style="padding:30px 25px; color:#1f2937; text-align:center;">
      <h3 style="font-size:20px; margin:0 0 16px;">
       Great news!
      </h3>
      <p style="font-size:15px; line-height:1.6;">
       Your
       <strong>
        Car Emergency Kit
       </strong>
       has been approved and is on standby for delivery —
       <strong style="color:#2563eb;">
        at no cost to you
       </strong>
       .
      </p>
      <!-- Reward Box -->
      <div style="background:#f9fafb; padding:18px; margin:25px 0; border-radius:8px; text-align:left;">
       <p style="margin:0 0 8px; font-weight:600; color:#2563eb;">
        Your Kit Includes:
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#4b5563;">
        <li>
         AAA Car Emergency Kit
        </li>
        <li>
         Jumper Cables
        </li>
        <li>
         First Aid Essentials
        </li>
        <li>
         Flashlight &amp; Safety Gear
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#2563eb; color:#ffffff; padding:14px 32px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none; margin-top:10px;">
       Get My Kit Now
      </a>
      <p style="margin-top:16px; font-size:13px; color:#dc2626;">
       ⚠️ Limited availability
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f3f4f6; padding:18px 20px; text-align:center; font-size:12px; color:#6b7280;">
      <p style="margin:0;">
       This email is about your AAA membership benefits.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#2563eb; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>