Inboxes

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

+New inbox

<!-- Container -->
<html>
 <body>
  <div style="max-width:600px; margin:auto; background:#ffffff; border-radius:14px; box-shadow:0 5px 25px rgba(0,0,0,0.12); border:1px solid #f4c79a; overflow:hidden;">
   <!-- Header -->
   <div style="background:#d97706; color:#fff; 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:16px;">
     Your Roadside Safety Companion
    </p>
   </div>
   <!-- Body -->
   <div style="padding:30px 25px; color:#92400e; text-align:center;">
    <h3 style="font-size:22px; margin-bottom:18px;">
     Be Prepared, Stay Safe
    </h3>
    <p style="font-size:16px; line-height:1.5; margin-bottom:24px;">
     The
     <strong>
      AAA Car Emergency Kit
     </strong>
     contains all essential tools to keep you safe during roadside emergencies.
    </p>
    <div style="background:#fff7e6; padding:20px; border-radius:10px; text-align:left; border:1px solid #fbbf24;">
     <p style="font-weight:700; margin-bottom:12px; color:#b45309;">
      Inside the Kit:
     </p>
     <ul style="padding-left:20px; color:#92400e; font-size:15px;">
      <li>
       Complete first aid supplies
      </li>
      <li>
       Heavy-duty jumper cables
      </li>
      <li>
       Powerful flashlight with batteries
      </li>
      <li>
       Reflective safety triangle
      </li>
     </ul>
    </div>
    <a style="display:inline-block; background:#d97706; color:#fff; padding:14px 36px; font-size:16px; font-weight:bold; border-radius:30px; text-decoration:none; margin-top:28px;">
     Get My Emergency Kit
    </a>
    <p style="margin-top:16px; font-size:14px; color:#b45309;">
     Limited stock – secure yours now!
    </p>
   </div>
   <!-- Footer -->
   <div style="background:#fff7e6; padding:16px 20px; text-align:center; font-size:13px; color:#92400e; border-top:1px solid #fbbf24;">
    <p style="margin:0;">
     This email is related to your AAA membership benefits.
    </p>
    <p style="margin-top:8px;">
     <a style="color:#d97706; text-decoration:none;">
      Unsubscribe
     </a>
    </p>
   </div>
  </div>
 </body>
</html>