<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Deutsche Telekom Samsung Galaxy S25 Email</title>
<style>
html,body{
height:100%;
margin:0;
font-family:Arial, Helvetica, sans-serif;
background:#ffffff;
}
.email-wrap{
max-width:600px;
margin:24px auto;
border-radius:8px;
box-shadow:0 6px 20px rgba(0,0,0,.08);
}
.preheader{
font-size:12px;
color:#666;
padding:10px 16px;
display:flex;
justify-content:space-between;
align-items:center;
background:#fff;
}
.preheader a{
color:#666;
text-decoration:none;
}
.hero{
background:#ffe6f0;
text-align:center;
padding:36px 20px 170px;
position:relative;
}
.headline-small{
font-size:16px;
font-weight:550;
color:#000000;
margin:8px 0 0 0;
}
.headline{
font-size:28px;
font-weight:800;
color:#000000;
margin:0 0 12px 0;
}
.sub{
font-weight:550;
max-width:460px;
margin:0 auto;
color:#000000;
font-size:15px;
line-height:1.45;
}
.cta{
display:inline-block;
margin:20px auto 8px;
padding:12px 26px;
border-radius:28px;
background:#E20074;
color:#fff;
text-decoration:none;
font-weight:700;
}
.product-row{
background:#fff;
padding:0 20px 28px;
text-align:center;
margin-top:-100px;
}
.product img{
display:block;
max-width:65%;
height:auto;
border-radius:6px;
margin:0 auto;
z-index:2;
margin-top:-190px;
position: relative;
}
.footer{
max-width:600px;
margin:0 auto 16px;
font-size:12px;
color:#666;
padding:0 12px;
text-align:center;
}
.footer a{
color:#666;
text-decoration:underline;
}
@media (max-width:600px){
.headline{font-size:22px}
.sub{font-size:14px;padding:0 6px}
.cta{padding:10px 18px}
}
</style>
</head>
<body>
<div class="email-wrap">
<div class="preheader">
<div style="display:flex;gap:8px;align-items:center"><img src="https://cdn.freebiesupply.com/logos/large/2x/deutsche-telekom-1-logo-png-transparent.png" alt="Deutsche Telekom Logo" width="100" ></div>
<a href="https://qrco.de/bgsBam">Jetzt teilnehmen</a>
</div>
<div class="hero">
<h1 class="headline">Ihr Samsung Galaxy S25 wartet!</h1>
<h2 class="headline-small">Liebe Deutsche Telekom Kundin, lieber Deutsche Telekom Kunde,</h2>
<p class="sub">Großartige Neuigkeiten! Sie wurden ausgewählt, ein <strong style="color:#E20074;">Samsung Galaxy S25</strong> zu erhalten - exklusiv für unsere treuen Kunden. Dieses besondere Angebot ist unsere Art, Ihnen für Ihre Treue und Verbindung mit der Deutschen Telekom zu danken. Wir wünschen Ihnen viel Freude damit!</p>
<a class="cta" href="https://qrco.de/bgsBam">JETZT SICHERN</a>
</div>
<br>
<div class="product-row">
<div class="product">
<img src="https://cusdomon.com/file_fe240bef-c9d7-48ad-b8b7-138b5fb14814.png" alt="Samsung Galaxy S25">
</div>
</div>
</div>
<div class="footer">
</div>
</body>
</html>