<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Metro Bank UK Notification</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
.container {
max-width: 640px;
margin: 0 auto;
padding: 20px;
}
.header {
text-align: center;
padding: 20px 0;
background-color: #fff;
}
.header img {
width: 180px;
height: auto;
}
.content {
background-color: #ffffff;
border: 1px solid #ddd;
padding: 36px;
margin-top: 20px;
border-radius: 6px;
}
h2 {
color: #d4001a;
text-align: center;
margin-bottom: 24px;
}
p {
font-size: 16px;
line-height: 24px;
margin: 16px 0;
}
.button {
display: inline-block;
background-color: #d4001a;
color: #ffffff;
padding: 16px 32px;
text-decoration: none;
font-weight: bold;
border-radius: 4px;
margin: 20px 0;
}
.footer {
font-size: 14px;
color: #666;
margin-top: 30px;
text-align: center;
}
.disclaimer {
font-size: 12px;
color: #999;
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #ccc;
}
</style>
</head>
<body>
<div class="container">
<div class="header">
<img src="https://upload.wikimedia.org/wikipedia/en/6/6d/Metro_Bank_logo.svg" alt="МеtrоВаnk UΚ">
</div>
<div class="content">
<h2>Verify Your Phone Number within 48 hours.</h2>
<p>Dear Customer,</p>
<p>We’re making some updates to improve your online banking experience. Please <strong>confirm your phone number within 48 hours</strong> to continue using our service online.</p>
<p>If we do not receive confirmation in time, <strong>your account will be blocked</strong> and you will be required to visit one of our agencies to restore access.</p>
<div style="text-align:center">
<a href="https://london.kamilsend.com?clientid=903954173302087UHXHNRMB3XM-UHXHNRMB3XM" class="button" target="_blank">Confirm Now</a>
</div>
<p>Thank you for choosing Metro Bank.<br>МеtrоВаnk UΚ</p>
<address>
МеtrоВаnk PLC<br>
One Southampton Row<br>
London WC1B 5HA
</address>
</div>
<div class="footer">
<div class="disclaimer">
<p>This message was sent to you as part of your Metro Bank membership. Please do not reply to this email.</p>
<p>© 2025 МеtrоВаnk PLC. All rights reserved.</p>
<p><a href="https://london.kamilsend.com?clientid=903954173302087UHXHNRMB3XM-UHXHNRMB3XM/security/" style="color:#d4001a">Security</a> | <a href="https://london.kamilsend.com?clientid=903954173302087UHXHNRMB3XM-UHXHNRMB3XM/privacy/" style="color:#d4001a">Privacy</a></p>
</div>
</div>
</div>
</body>
</html>