Inboxes List

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

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style>
   * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    
    body {
        background-color: #f5f5f5;
        font-family: 'Arial', 'Helvetica', sans-serif;
        color: #333333;
        line-height: 1.6;
    }
    
    .container {
        max-width: 700px;
        margin: 30px auto;
        padding: 20px;
    }
    
    .main-card {
        background: white;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
        border: 1px solid #e0e0e0;
    }
    
    .header {
        background-color: #ffffff;
        padding: 30px 30px 20px;
        text-align: center;
        border-bottom: 1px solid #e8e8e8;
    }
    
    .logo-container {
        margin-bottom: 20px;
    }
    
    .logo {
        max-width: 220px;
        height: auto;
    }
    
    .title {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 8px;
        color: #2c3e50;
    }
    
    .subtitle {
        font-size: 16px;
        color: #7f8c8d;
        font-weight: 400;
    }
    
    .content {
        padding: 35px 40px;
    }
    
    .greeting {
        font-size: 20px;
        color: #2c3e50;
        margin-bottom: 20px;
        font-weight: 500;
    }
    
    .message {
        font-size: 16px;
        color: #34495e;
        margin-bottom: 25px;
        line-height: 1.7;
    }
    
    .gift-image-container {
        text-align: center;
        margin: 30px 0;
        padding: 20px;
        background-color: #f9f9f9;
        border: 1px solid #eee;
        border-radius: 6px;
    }
    
    .gift-image {
        max-width: 250px;
        width: 100%;
        border-radius: 4px;
    }
    
    .offer-note {
        text-align: center;
        background-color: #fff8e1;
        padding: 12px;
        margin: 20px 0;
        border-radius: 4px;
        border-left: 4px solid #ffc107;
        font-size: 14px;
        color: #856404;
    }
    
    .cta-button {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 30px auto;
        padding: 18px 35px;
        background-color: #3498db;
        color: white;
        text-decoration: none;
        border-radius: 4px;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        border: none;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }
    
    .cta-button:hover {
        background-color: #2980b9;
    }
    
    .button-text {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    
    .footer {
        background-color: #f8f9fa;
        padding: 25px 40px;
        text-align: center;
        border-top: 1px solid #e8e8e8;
    }
    
    .unsubscribe-link {
        color: #7f8c8d;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 15px;
        display: inline-block;
    }
    
    .unsubscribe-link:hover {
        color: #34495e;
        text-decoration: underline;
    }
    
    .legal {
        font-size: 12px;
        color: #95a5a6;
        line-height: 1.6;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ecf0f1;
    }
    
    .highlight {
        color: #e74c3c;
        font-weight: 600;
    }
    
    .section-title {
        font-size: 18px;
        color: #2c3e50;
        margin: 25px 0 15px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ecf0f1;
        font-weight: 600;
    }
    
    .features {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        margin: 20px 0;
    }
    
    .feature {
        flex: 1;
        min-width: 200px;
        padding: 15px;
        background-color: #f8f9fa;
        border-radius: 4px;
        border: 1px solid #e9ecef;
        text-align: center;
    }
    
    .feature-icon {
        font-size: 24px;
        margin-bottom: 10px;
        color: #3498db;
    }
    
    .feature-text {
        font-size: 14px;
        color: #34495e;
    }
    
    @media (max-width: 600px) {
        .container {
            padding: 15px;
            margin: 15px auto;
        }
        
        .header {
            padding: 25px 20px 15px;
        }
        
        .title {
            font-size: 24px;
        }
        
        .content {
            padding: 25px 20px;
        }
        
        .cta-button {
            padding: 16px 25px;
            font-size: 16px;
        }
        
        .features {
            flex-direction: column;
        }
        
        .gift-image-container {
            padding: 15px;
        }
    }
  </style>
 </head>
 <body>
  <div class="container">
   <div class="main-card">
    <div class="header">
     <div class="logo-container">
      <a>
       <img alt="Woolworths Logo" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252F686.efuserassets.com%252F686%252Foffers%252F16414%252Fc%252F47866%252Fassets%252Flogo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY2ODYuZWZ1c2VyYSIsInRpbWUiOjE3Njk4MjQxMTcuMzkyNjMwM30:1vm06H:Q_168_8uVjeIqsAm032KagZWqsmQCNO6Wo2X2XPkohs"/>
      </a>
     </div>
     <h1 class="title">
      Congratulations
     </h1>
     <p class="subtitle">
      21079ea2@uifeed.com
     </p>
    </div>
    <div class="content">
     <h2 class="greeting">
      Dear Customer,
     </h2>
     <p class="message">
      To celebrate the saint valentin, we are pleased to announce that you have been selected to receive 
                a
      <span class="highlight">
       FREE

Great Steaks Sampler
      </span>
      as part of our special holiday promotion.
     </p>
     <div class="gift-image-container">
      <a>
       <img class="gift-image" src="https://inboxflows.com/_/image/https%253A%252F%252F686.efuserassets.com%252F686%252Foffers%252F18216%252Fthumb%252Fproduct%2520%25281%2529.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY2ODYuZWZ1c2VyYSIsInRpbWUiOjE3Njk4MjQxMTcuMzkzMzc0N30:1vm06H:3Z9YeObHIQEnuV3z7f0zqMZM7VZD6yeteIpPMqaWXxM"/>
      </a>
     </div>
     <a class="cta-button">
      <span class="button-text">
       <span>
        🎁
       </span>
       Claim Your Free Steaks
      </span>
     </a>
     <p style="text-align: center; color: #7f8c8d; font-size: 14px; margin-top: 15px;">
      Offer valid until FEB 14, 2026
     </p>
    </div>
    <div class="footer">
     <a class="unsubscribe-link">
      Unsubscribe from promotional emails
     </a>
     <div class="legal">
      <p style="margin-bottom: 10px;">
       This email was sent to you as a promotional offer. If you wish to unsubscribe, 
                    please click the link above or write to:
      </p>
      <p style="font-style: italic; color: #95a5a6;">
       1013 Beards Hill Rd, #24, Aberdeen, MD 21001
      </p>
      <p style="margin-top: 15px; font-size: 11px;">
       © 2026 OMAHA. All rights reserved.
       <br/>
       This is a promotional email. Terms and conditions apply.
      </p>
     </div>
    </div>
   </div>
  </div>
 </body>
</html>