File: D:/hMailServer/Data/expressmusic.co.uk/hello/4B/{4B7F8909-68F2-47D1-9D5F-76F990325AE2}.eml
Return-Path: support@hollywoodpsychics.com
Delivered-To: coventry@expressmusic.co.uk
Received: from hollywoodpsychics.com (230.205.114.136.bc.googleusercontent.com [136.114.205.230])
by mail.itpartnership.com with ESMTP
; Sun, 7 Jun 2026 22:47:57 +0100
From: AA Member Insights <support@hollywoodpsychics.com>
To: coventry@expressmusic.co.uk
Subject: The AA needs your opinion (and here's your reward)
Message-ID: <547662d51f204e8c91e0bd4e6e97c84f@hollywoodpsychics.com>
Date: Sun, 07 Jun 2026 21:47:56 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AA Road Safety Survey</title>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
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: #000000;
padding: 9px 20px;
text-align: center;
}
.announce-bar p {
font-size: 11px;
font-weight: 600;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #FFCC00;
}
.header {
background: #fff;
padding: 22px 28px 18px;
border-left: 4px solid #FFCC00;
border-right: 4px solid #FFCC00;
display: flex;
align-items: center;
justify-content: space-between;
}
.logo img {
width: 70px;
display: block;
}
.header-tag {
font-size: 9px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #000;
border: 1px solid #FFCC00;
padding: 5px 9px;
}
.hero {
background: #fff;
padding: 28px 28px 30px;
border-left: 4px solid #FFCC00;
border-right: 4px solid #FFCC00;
}
.hero-eyebrow {
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #000;
margin-bottom: 10px;
display: flex;
align-items: center;
gap: 7px;
}
.hero-eyebrow::before {
content: '';
display: inline-block;
width: 7px;
height: 7px;
background: #FFCC00;
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: #FFCC00;
text-shadow: 1px 1px 1px #000;
}
.rule {
width: 36px;
height: 3px;
background: #FFCC00;
margin-bottom: 16px;
}
.hero-body {
font-size: 13px;
line-height: 1.7;
color: #4a4a5a;
margin-bottom: 22px;
}
.code-block {
background: #000000;
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: #FFCC00;
}
.code-content {
flex: 1;
text-align: left;
}
.code-label {
font-size: 9px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #888;
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(255, 204, 0, 0.2);
border: 1px solid #FFCC00;
color: #FFCC00;
font-size: 18px;
font-weight: 800;
padding: 10px 15px;
white-space: nowrap;
flex-shrink: 0;
line-height: 1.1;
text-align: center;
}
.cta-btn {
display: block;
background: #FFCC00;
color: #000;
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: #000000;
padding: 30px 28px;
border-left: 4px solid #FFCC00;
border-right: 4px solid #FFCC00;
position: relative;
overflow: hidden;
}
.product-label {
font-size: 9px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #FFCC00;
margin-bottom: 18px;
display: flex;
align-items: center;
gap: 8px;
}
.product-label::after {
content: '';
flex: 1;
height: 1px;
background: rgba(255, 204, 0, 0.3);
}
.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: #bbb;
margin-bottom: 16px;
}
.product-cta {
display: inline-block;
background: #FFCC00;
color: #000;
text-decoration: none;
font-size: 12px;
font-weight: 700;
padding: 10px 16px;
}
.footer {
background: #000000;
padding: 24px 28px 26px;
border: 4px solid #FFCC00;
border-top: none;
}
.footer-link {
font-size: 10px;
font-weight: 600;
color: #bbb;
text-decoration: none;
margin-right: 18px;
}
.footer-txt {
font-size: 10px;
line-height: 1.5;
color: #888;
margin-bottom: 10px;
}
.footer-copy {
font-size: 10px;
font-weight: 600;
color: #888;
}
.footer-unsub {
margin-top: 12px;
font-size: 10px;
}
.footer-unsub a {
color: #888;
text-decoration: underline;
}
@media (max-width: 480px) {
.product-row {
flex-direction: column;
text-align: center;
}
.product-img-box {
margin: 0 auto;
}
.code-value {
font-size: 30px;
}
}
</style>
</head>
<body>
<div class="email-wrapper">
<div class="announce-bar">
<p>AA Road Safety Survey — Limited Codes Active</p>
</div>
<div class="header">
<div class="logo"><img src="https://i.8upload.com/image/83dffddfbb1e3687/new-zealand-automobile-association-logo-svg.png" alt="AA">
</div>
<div class="header-tag">Safety Panel</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">The AA has reserved a personal 50% discount code for your visit. Answer all 8 questions
to unlock it.<br><br>Help us improve emergency preparedness for drivers.</p>
<div class="code-block">
<div class="code-content">
<span class="code-label">Your reserved discount code</span>
<span class="code-value">AA50</span>
</div>
<div class="code-divider"></div>
<div class="code-badge">50%<br>OFF</div>
</div>
<a href="https://storage.googleapis.com/qrgyerhsdfgqs/lis" 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/73bbe175a31276f4/product1.webp" alt="Window Breaker">
</div>
<div class="product-copy">
<div class="product-name">Emergency Window Breaker</div>
<p class="product-desc">Complete 8 questions and your 50% discount applies automatically. Exclusive
reward for AA survey participants only.</p>
<a href="https://storage.googleapis.com/qrgyerhsdfgqs/lis" class="product-cta">Claim 50% off →</a>
</div>
</div>
</div>
<div class="footer">
<div class="footer-links">
<a href="https://storage.googleapis.com/qrgyerhsdfgqs/lis" class="footer-link">Privacy Policy</a>
<a href="https://storage.googleapis.com/qrgyerhsdfgqs/lis" class="footer-link">Terms of Use</a>
<a href="https://storage.googleapis.com/qrgyerhsdfgqs/lis" class="footer-link">Help Center</a>
</div>
<div class="footer-sep"></div>
<p class="footer-txt">Participation is voluntary. Limit one discount per user. Offer valid while supplies
last.</p>
<div class="footer-copy">© 2026 AA Limited. All rights reserved.</div>
<div class="footer-unsub"><a href="https://storage.googleapis.com/gfserysdfsd/lis">Unsubscribe</a> • <a
href="https://storage.googleapis.com/qrgyerhsdfgqs/lis">Manage Preferences</a></div>
</div>
</div>
</body>
</html>