File: D:/hMailServer/Data/expressmusic.co.uk/hello/5F/{5F838D9A-DEE8-47B8-8DF6-22A6FC023A37}.eml
Return-Path: support@securiport.com
Delivered-To: coventry@expressmusic.co.uk
Received: from securiport.com (230.29.198.104.bc.googleusercontent.com [104.198.29.230])
by mail.itpartnership.com with ESMTP ; Sat, 20 Jun 2026 17:30:29 +0100
From: Argos Rewards <support@securiport.com>
To: coventry@expressmusic.co.uk
Subject: [SPAM] {EMAIL}, we saved a discount code just for you
Message-ID: <ce3f45ab9b36484cbbc8986779116af0@securiport.com>
Date: Sat, 20 Jun 2026 16:30:28 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-hMailServer-Spam: YES
X-hMailServer-Reason-1: The host name specified in HELO does not match IP address. - (Score: 1)
X-hMailServer-Reason-2: Blocked by SPF () - (Score: 2)
X-hMailServer-Reason-Score: 3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Argos Home Cooling Survey</title>
<link href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html"
rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Plus Jakarta Sans', Arial, sans-serif;
background-color: #d4d4d4;
padding: 20px 8px;
}
.email-wrapper {
max-width: 520px;
margin: 0 auto;
}
.announce-bar {
background: #1a1a1a;
padding: 9px 20px;
text-align: center;
}
.announce-bar p {
font-size: 11px;
font-weight: 600;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #cc0000;
}
.header {
background: #fff;
padding: 22px 28px 18px;
border-left: 4px solid #cc0000;
border-right: 4px solid #cc0000;
display: flex;
align-items: center;
justify-content: space-between;
}
.logo img {
width: 95px;
display: block;
}
.header-tag {
font-size: 9px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #cc0000;
border: 1px solid #cc0000;
padding: 5px 9px;
}
.hero {
background: #fff;
padding: 28px 28px 30px;
border-left: 4px solid #cc0000;
border-right: 4px solid #cc0000;
}
.hero-eyebrow {
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #cc0000;
margin-bottom: 10px;
display: flex;
align-items: center;
gap: 7px;
}
.hero-eyebrow::before {
content: '';
display: inline-block;
width: 7px;
height: 7px;
background: #cc0000;
border-radius: 50%;
}
.hero-headline {
font-size: 38px;
font-weight: 800;
line-height: 1.05;
color: #0f1626;
letter-spacing: -1px;
margin-bottom: 14px;
}
.hero-headline .accent {
color: #cc0000;
}
.rule {
width: 36px;
height: 3px;
background: #cc0000;
margin-bottom: 16px;
}
.hero-body {
font-size: 13px;
line-height: 1.7;
color: #4a4a5a;
margin-bottom: 22px;
}
.code-block {
background: #1a1a1a;
padding: 18px 25px;
margin-bottom: 20px;
display: flex;
align-items: center;
position: relative;
}
.code-block::before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 4px;
background: #cc0000;
}
.code-content {
flex: 1;
text-align: left;
}
.code-label {
font-size: 9px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #8c8c8c;
display: block;
margin-bottom: 6px;
}
.code-value {
font-size: 40px;
font-weight: 800;
color: #fff;
letter-spacing: 1px;
display: block;
line-height: 1;
}
.code-divider {
width: 1px;
height: 45px;
background: rgba(255, 255, 255, 0.1);
margin: 0 20px;
flex-shrink: 0;
}
.code-badge {
background: rgba(204, 0, 0, 0.15);
border: 1px solid rgba(204, 0, 0, 0.4);
color: #cc0000;
font-size: 18px;
font-weight: 800;
padding: 10px 15px;
white-space: nowrap;
flex-shrink: 0;
text-align: center;
}
.cta-btn {
display: block;
background: #cc0000;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 15px;
font-weight: 700;
letter-spacing: 0.5px;
padding: 17px 20px;
}
.cta-hint {
font-size: 10px;
color: #aaa;
text-align: center;
margin-top: 9px;
}
.product-section {
background: #1a1a1a;
padding: 30px 28px;
border-left: 4px solid #cc0000;
border-right: 4px solid #cc0000;
position: relative;
overflow: hidden;
}
.product-label {
font-size: 9px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #cc0000;
margin-bottom: 18px;
display: flex;
align-items: center;
gap: 8px;
}
.product-label::after {
content: '';
flex: 1;
height: 1px;
background: rgba(204, 0, 0, 0.2);
}
.product-row {
display: flex;
gap: 22px;
align-items: center;
}
.product-img-box {
width: 128px;
height: 128px;
flex-shrink: 0;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.product-img-box img {
width: 85%;
height: auto;
}
.product-copy {
flex: 1;
position: relative;
z-index: 1;
}
.product-name {
font-size: 20px;
font-weight: 800;
color: #fff;
line-height: 1.15;
margin-bottom: 10px;
}
.product-desc {
font-size: 12px;
line-height: 1.6;
color: #8a8a8a;
margin-bottom: 16px;
}
.product-cta {
display: inline-block;
background: #cc0000;
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: 700;
padding: 10px 16px;
}
.features {
background: #f5f5f5;
padding: 20px 28px;
border-left: 4px solid #cc0000;
border-right: 4px solid #cc0000;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px 18px;
}
.feature-row {
display: flex;
align-items: center;
gap: 9px;
}
.feature-mark {
width: 18px;
height: 18px;
background: #cc0000;
display: flex;
align-items: center;
justify-content: center;
}
.feature-txt {
font-size: 11px;
font-weight: 600;
color: #333;
}
.footer {
background: #1a1a1a;
padding: 24px 28px 26px;
border: 4px solid #cc0000;
border-top: none;
}
.footer-link {
font-size: 10px;
font-weight: 600;
color: #8c8c8c;
text-decoration: none;
margin-right: 18px;
}
.footer-txt {
font-size: 10px;
line-height: 1.5;
color: #8c8c8c;
margin-bottom: 10px;
}
.footer-copy {
font-size: 10px;
font-weight: 600;
color: #8c8c8c;
}
.footer-unsub {
margin-top: 12px;
font-size: 10px;
}
.footer-unsub a {
color: #8c8c8c;
text-decoration: underline;
}
@media (max-width: 480px) {
.product-row {
flex-direction: column;
text-align: center;
}
.product-img-box {
margin: 0 auto;
}
}
</style>
</head>
<body>
<div class="email-wrapper">
<div class="announce-bar">
<p>UK Household Survey — Limited Codes Active Now</p>
</div>
<div class="header">
<div class="logo"><img src="https://i.8upload.com/image/b31990cb540e48a9/logo.webp" alt="Argos"></div>
<div class="header-tag">Home Cooling Survey</div>
</div>
<div class="hero">
<p class="hero-eyebrow">Exclusive offer — reserved for you</p>
<h1 class="hero-headline">Your code<br>is <span class="accent">ready.</span></h1>
<div class="rule"></div>
<p class="hero-body">Argos has reserved a personal 50% discount code for your visit. Answer all 8 questions
to unlock it.<br><br>Help us improve our summer cooling products.</p>
<div class="code-block">
<div class="code-content">
<span class="code-label">Your reserved discount code</span>
<span class="code-value">AR50</span>
</div>
<div class="code-divider"></div>
<div class="code-badge">50%<br>OFF</div>
</div>
<a href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html" class="cta-btn">Start survey — 8 questions</a>
<p class="cta-hint">Discount applies automatically at checkout after completion</p>
</div>
<div class="product-section">
<div class="product-label">Survey reward</div>
<div class="product-row">
<div class="product-img-box"><img src="https://i.8upload.com/image/dcdcb34d999899d9/product1.webp" alt="Air Cooler">
</div>
<div class="product-copy">
<div class="product-name">Mini Portable Cooler</div>
<p class="product-desc">Complete 8 questions and your 50% discount applies automatically. Exclusive
reward for survey participants only.</p>
<a href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html" class="product-cta">Claim 50% off →</a>
</div>
</div>
</div>
<div class="features">
<div class="feature-row">
<div class="feature-mark"><svg width="10" height="8" viewBox="0 0 10 8" fill="none" stroke="#fff"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M1 4l3 3 5-5" />
</svg></div><span class="feature-txt">Compact & Portable</span>
</div>
<div class="feature-row">
<div class="feature-mark"><svg width="10" height="8" viewBox="0 0 10 8" fill="none" stroke="#fff"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M1 4l3 3 5-5" />
</svg></div><span class="feature-txt">Energy Efficient</span>
</div>
<div class="feature-row">
<div class="feature-mark"><svg width="10" height="8" viewBox="0 0 10 8" fill="none" stroke="#fff"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M1 4l3 3 5-5" />
</svg></div><span class="feature-txt">USB Charging</span>
</div>
<div class="feature-row">
<div class="feature-mark"><svg width="10" height="8" viewBox="0 0 10 8" fill="none" stroke="#fff"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M1 4l3 3 5-5" />
</svg></div><span class="feature-txt">3-Speed Control</span>
</div>
</div>
<div class="footer">
<div class="footer-links">
<a href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html" class="footer-link">Privacy Policy</a>
<a href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html" class="footer-link">Terms of Use</a>
<a href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html" class="footer-link">Help Center</a>
</div>
<div class="footer-sep"></div>
<p class="footer-txt">Participation is voluntary. Limit one discount per person/user. Offer valid while
supplies last.</p>
<div class="footer-copy">© 2026 Argos. All rights reserved.</div>
<div class="footer-unsub"><a href="https://s3.eu-west-2.amazonaws.com/car.gpsuk/unsubuk.html">Unsubscribe</a> • <a
href="https://s3.eu-north-1.amazonaws.com/uk.cooler/ukcooler.html">Manage Preferences</a></div>
</div>
</div>
</body>
</html>