Inboxes

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

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#fffef5; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <div style="max-width:600px; background:#ffffff; margin:0 auto; border-radius:12px; overflow:hidden; box-shadow:0 6px 14px rgba(0,0,0,0.08);">
     <!-- Header -->
     <div style="background:#facc15; color:#111827; text-align:center; padding:30px 20px;">
      <h2 style="margin:0; font-size:24px;">
       AAA Emergency Kit Confirmed
      </h2>
      <p style="margin-top:8px; font-size:15px;">
       Car Safety Essentials
      </p>
     </div>
     <!-- Body -->
     <div style="padding:30px 25px; color:#1f2937; text-align:center;">
      <h3 style="font-size:20px; margin:0 0 16px;">
       Your safety kit is ready
      </h3>
      <p style="font-size:15px; line-height:1.6;">
       AAA has verified your
       <strong>
        Car Emergency Kit
       </strong>
       .
This pack is prepared for shipment —
       <strong style="color:#f59e0b;">
        free of charge
       </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:#f59e0b;">
        Inside the Kit:
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#374151;">
        <li>
         AAA Emergency Kit Bag
        </li>
        <li>
         Jumper Cables
        </li>
        <li>
         Road Safety Reflector
        </li>
        <li>
         First Aid Pack
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#f59e0b; color:#111827; padding:14px 32px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none; margin-top:10px;">
       Get My Emergency Kit
      </a>
      <p style="margin-top:16px; font-size:13px; color:#b45309;">
       Supplies are limited
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f3f4f6; padding:18px 20px; text-align:center; font-size:12px; color:#6b7280;">
      <p style="margin:0;">
       This message was sent regarding your AAA benefits.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#f59e0b; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>