Inboxes

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

+New inbox

<html>
 <body>
  <div style="max-width:600px; background:#fee2e2; margin:auto; border-radius:16px; overflow:hidden; box-shadow:0 6px 20px rgba(239,68,68,0.15);">
   <!-- Header -->
   <div style="background:#b91c1c; color:#ffffff; text-align:center; padding:30px 25px;">
    <h2 style="margin:0; font-size:24px; font-weight:bold;">
     Sam’s Club - iPad Pro
    </h2>
    <p style="margin-top:6px; font-size:16px;">
     Innovation at Your Fingertips
    </p>
   </div>
   <!-- Body -->
   <div style="padding:28px 25px; color:#7f1d1d; text-align:center;">
    <h3 style="font-size:21px; margin-bottom:16px;">
     Experience Unmatched Performance
    </h3>
    <p style="font-size:15px; line-height:1.6;">
     The
     <strong>
      iPad Pro
     </strong>
     delivers lightning-fast performance, a stunning display, and advanced features that make every task effortless.
    </p>
    <!-- Features -->
    <div style="background:#fecaca; padding:20px; margin:25px 0; border-radius:10px; text-align:left; border: 1px solid #fca5a5;">
     <p style="margin:0 0 10px; font-weight:600; color:#991b1b;">
      Key Benefits:
     </p>
     <ul style="margin:0; padding-left:20px; font-size:14px; color:#7f1d1d;">
      <li>
       Powered by the revolutionary Apple M1 Chip
      </li>
      <li>
       ProMotion technology for ultra-smooth visuals
      </li>
      <li>
       All-day battery for uninterrupted creativity
      </li>
     </ul>
    </div>
    <!-- CTA -->
    <a style="display:inline-block; background:#dc2626; color:#ffffff; padding:15px 36px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none;">
     Get My iPad Pro
    </a>
    <p style="margin-top:16px; font-size:13px; color:#991b1b;">
     Available for a limited time
    </p>
   </div>
   <!-- Footer -->
   <div style="background:#fecaca; padding:18px 20px; text-align:center; font-size:12px; color:#7f1d1d;">
    <p style="margin:0;">
     Exclusive for Sam’s Club Members
    </p>
    <p style="margin-top:6px;">
     <a style="color:#b91c1c; text-decoration:none;">
      Unsubscribe
     </a>
    </p>
   </div>
  </div>
 </body>
</html>