Inboxes List

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

+New inbox

<html>
 <body>
  <p>
   ```html
   <!DOCTYPE html>
  </p>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Your Free Yeti Outdoor Bundle is Reserved
  </title>
  <style>
   body { margin:0; padding:0; background:#0f172a; font-family: Arial,sans-serif; }
    .email-wrapper { width:100%; background:#0f172a; }
    .email-container { max-width:600px; margin:auto; background:#1e293b; border-radius:10px; overflow:hidden; box-shadow:0 5px 15px rgba(0,0,0,0.3); border:1px solid #334155; position:relative; }
    .full-link { position:absolute; top:0; left:0; width:100%; height:100%; z-index:2; text-decoration:none; color:inherit; }
    .header { background:linear-gradient(135deg,#059669,#10b981); color:#fff; text-align:center; padding:25px; }
    .logo { font-size:26px; font-weight:800; color:#fde047; }
    .header h1 { font-size:20px; font-weight:700; margin:12px 0 0; }
    .content { text-align:center; padding:25px; z-index:3; position:relative; }
    .content h2 { font-size:18px; margin:0 0 12px; color:#f1f5f9; }
    .content p { font-size:15px; line-height:1.5; color:#cbd5e1; margin:0 0 18px; }
    .product-image img { max-width:100%; border-radius:6px; margin:14px 0; }
    .cta { display:inline-block; padding:13px 32px; background:#dc2626; color:#fff; font-weight:bold; border-radius:40px; text-decoration:none; margin:10px 0; font-size:15px; }
    .highlight { background:#1e293b; border-left:4px solid #dc2626; padding:10px; font-size:13px; margin-top:16px; text-align:left; color:#cbd5e1; }
    .footer { font-size:12px; color:#64748b; text-align:center; padding:18px; z-index:4; position:relative; background:#0f172a; }
    .unsubscribe { color:#64748b; text-decoration:underline; }
  </style>
  <div style="display:none;max-height:0;overflow:hidden;">
   You've been selected for a FREE Yeti Outdoor Bundle. Claim your premium outdoor gear now!
  </div>
  <table class="email-wrapper" role="presentation">
   <tr>
    <td align="center" style="padding:16px;">
     <div class="email-container">
      <!-- Entire main area is clickable -->
      <a class="full-link">
      </a>
      <div class="header">
       <div class="logo">
        Tractor Supply
       </div>
       <h1>
        Your FREE Yeti Outdoor Bundle is Reserved!
       </h1>
      </div>
      <div class="content">
       <h2>
        Claim Your Premium Yeti Outdoor Bundle
       </h2>
       <p>
        Congratulations! You've been specially selected to receive our premium Yeti Outdoor Bundle - packed with high-performance gear designed for your toughest outdoor challenges.
       </p>
       <div class="product-image">
        <img alt="Yeti Outdoor Bundle" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.imgur.com%252FH6m8RIJ.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmltZ3VyLmNvbSIsInRpbWUiOjE3NTk5NzU0MjAuNDg4OTM1Mn0:1v6g0K:rt50bwtzg226qm01ORItV2BW43FL_zCCsOO2_4P4hTw"/>
       </div>
       <a class="cta">
        Claim My FREE Bundle Now
       </a>
      </div>
     </div>
     <!-- Non-clickable footer -->
     <div class="footer">
      <p>
       320 Plus Park Blvd, Nashville, TN 37217 © 2025 Tractor Supply Company
      </p>
      <p>
       <a class="unsubscribe">
        Unsubscribe from these emails
       </a>
      </p>
     </div>
    </td>
   </tr>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fnlnl.laptopy.nl%252Ftrack%252F3%252F52853%252F759%252F6443%252F68%252F11975%252F11%252F5jvwgfy0z3/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRm5sbmwubGFwdG9weSIsInRpbWUiOjE3NTk5NzU0MjAuNDg5NTAxNX0:1v6g0K:fBdW5Kjm0C72fmNVcCXuP250usIvvk23Ox-9EwJBP_E" style="display:none;" width="1"/>
  ```
 </body>
</html>