<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Mijn-Offertes | Badkamerrenovatie</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="width=device-width" name="viewport" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800;900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet" />
<style type="text/css">
/*<![CDATA[*/
* {
font-family: 'Open Sans', sans-serif;
}
h1 {
color:#152f2e;
font-weight: 700;
font-family:'Montserrat', sans-serif;
font-size:35px;
padding: 5px 10px 5px;
line-height:1.2;
margin: 0px;
}
h2 {
color: #152F2E;
font-family:'Montserrat', sans-serif;
font-size: 22px;
font-weight: bold;
padding:0px 10px 15px;
margin: 0px;
}
#header {
padding:20px 10px 0px;
margin: 0px;
}
h2.x-center {
padding-top: 25px;
}
h2.color-3 {
color:#fff !important;
padding:10px;
font-size: 27px;
}
h3 {
color:#152F2E;
font-family:'Montserrat', sans-serif;
font-weight: 600;
font-size:27px;
margin-top:0px;
margin-bottom:0px;
padding: 5px 0px;
}
h3 a {
font-family:'Montserrat', sans-serif;
font-weight: 600;
}
a {
color:#1A936F !important;
text-decoration: none;
font-weight: 600;
}
a:hover {
color:#f0542d !important;
text-decoration: none;
}
a.color-3:hover {
color: #f2643b !important;
}
a img:hover {
opacity: 0.8;}
span {
color: #f0542d;
font-weight:inherit;
font-family:inherit;
}
hr {
background-color: #000000;
border: 1px solid #000000;
}
p {
margin: 0;
font-size: 15px;
line-height:1.50;
}
p.x-center {
padding: 10px 10px;
}
.underline {
text-decoration: underline;
}
.px-1,
.p-1 {
padding-left: 5px !important;
padding-right: 5px !important;
}
.py-1,
.p-1 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.px-2,
.p-2 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.col-md-6,
.col-md-4,
.col-md-8,
.py-2,
.p-2 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.mx-1,
.m-1 {
margin-left: 5px !important;
margin-right: 5px !important;
}
.my-1,
.m-1 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}
.mx-2,
.m-2 {
margin-left: 10px !important;
margin-right: 10px !important;
}
.my-2,
.m-2 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.main {
background-color: #c8e0f290;
padding:0px 25px 15px;
}
.color-1 {
background-color: #185da6;
color:#ffffff;
}
.color-2 {
background-color: #eeeeee;
color: #000;
}
.color-3 {
background-color: #1A936F;
color: #fff !important;
}
div.spacing {
height: 0px;
margin-left: -50px !important;
margin-right: -50px !important;
background-color: #eff0f1;
}
.page {
width: 600px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
background-color: #ffffff;
display: grid;
color:#152f2e;
overflow:hidden;
}
.header {
padding:15px;
background: linear-gradient(to top,#c8e0f290 0%,#c8e0f290 30%,#fff 30%,#fff 100%)
}
.row {
display: flex;
margin-left: -3px;
margin-right: -3px;
padding:20px 10px;
}
img {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
border-radius: 15px;
}
img.full {
width:85%;
margin: 20px auto;
border-radius: 0px;
border-radius: 15px;
box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}
img.logo {
border-radius:0px;
padding: 5px;
}
img.border {
border-radius: 15px;
}
.template-background,body,html {
margin: 0;
background-color: #eff0f1;
}
.col-md-6 {
width: 50%;
padding: 7px;
}
.col-md-4 {
width: 33.33%;
padding: 5px;
}
.col-md-8 {
width: 66.66%;
padding: 3px;
}
.main-title,
.x-center {
text-align: center;
}
.social-icon {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
.y-center {
display: flex;
}
.y-center>* {
margin: auto;
}
.mainbutton {
padding: 20px;
background-color: #ff914d;
border-radius: 30px;
margin: 25px;
color: #fff !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}
.mainbutton:hover {
text-decoration:none;
background-color:#1A936F !important;
color: #fff !important;
}
.button {
padding: 15px;
background-color: #ff914d;
border-radius: 5px;
margin: 15px;
color: #333 !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
}
.button:hover {
text-decoration:none;
background-color:#1A936F !important;
color: #fff !important;
}
.surligne {
background-color: #1A936F;
padding: 0px 5px;
color:#fff;
}
.contactgrey {
margin: 0;
font-size: 10px;
color: #737373;
font-family: Helvetica, Arial, 'sans-serif';
padding-bottom: 20px;
mso-line-height-rule: exactly;
text-align:center;
}
.footerlinks {
font-weight:bold;
line-height: 20px;
padding:30px 0px;
}
.mcnTextContent {
padding: 0px 5px 5px;
text-align: center;
word-break: break-word;
font-family: Helvetica;
font-size: 12px;
line-height: 150%;
vertical-align:top;
color: #323232;
font-size: 13px;
}
.nodesktop {
display:none;
}
@media screen and (max-width: 500px) {
.col-md-6,
.col-md-4,
.col-md-8 {
width: 100%;
padding: 0px;
}
.row {
display: grid;
margin-left: 0px;
margin-right: 0px;
}
h1 {
font-size:30px;
}
h2 {
font-size: 20px;
}
.order-2 {
order:2;
}
.nomobile {
display:none;
}
.nodesktop {
display:initial;
}
}
/*]]>*/
</style>
</head>
<body>
<div style="display: none"></div>
<center id="dm_entete">
<table id="dm_miroir" width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="10"></td>
</tr>
<tr>
<td width="88" align="right"></td>
<td style="font-size:12px; color:#555; text-align:center;">
Om deze e-mail in uw browser te bekijken, <a href="https://dat.getitbymilena.com/VkJZXw3N3Q6CIBgA0Cdqs6mbXArWREJjEMqVMy3LnzlHS_mevs4LHI1NvR7vTKXn0k7UcXUDjShuF2zFZkFs-UCA99e9oqrxKSR6Z6cXhzHkyvml9KbcjcC9yH5l_2ThlkwtsIs8ZCg1RSTQTnrwUf1gXVUU3ZDBexD_hmIml48LRruSIJ7nzpA4rjU2P19WQlk" style="color:#111" target="_blank"> klik hier.</a>.
</td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:center;">
<a href="https://dat.getitbymilena.com/VkJZXw3N3Q6CIBgA0Cdqs6mbXArWREJjEMqVMy3LnzlHS_mevs4LHI1NvR7vTKXn0k7UcXUDjShuF2zFZkFs-UCA99e9oqrxKSR6Z6cXhzHkyvml9KbcjcC9yH5l_2ThlkwtsIs8ZCg1RSTQTnrwUf1gXVUU3ZDBexD_hmIml48LRruSIJ7nzpA4rjU2P19WQlk" target="_blank" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>►</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/VkJZXw3N3Q6CIBgA0Cdqs6mbXArWREJjEMqVMy3LnzlHS_mevs4LHI1NvR7vTKXn0k7UcXUDjShuF2zFZkFs-UCA99e9oqrxKSR6Z6cXhzHkyvml9KbcjcC9yH5l_2ThlkwtsIs8ZCg1RSTQTnrwUf1gXVUU3ZDBexD_hmIml48LRruSIJ7nzpA4rjU2P19WQlk" target="_blank" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Online<br>bekijken</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="2"></td>
</tr>
<tr>
<td></td>
<td></td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:right;">
<a href="https://dat.getitbymilena.com/REJLXwXB2XKC/MAAAwC9yxqEQ8RGIlcMiSQgNvGQAtaQkQjgLX99d6Eb8sx5u3hisl4A1D1uWpNeKPHSGhQ5i7m1QtemmXNCVxo-487mAbPdP5uJUdYwug1dvfhjpasLzHxUFVmSG3zAAlLmkJmVHJ3lEVihR2-S9AFEiALgfnGee2_g37ZfBrKzTR1Ky8XzNjnStcCN9Kx1vTiE5sl-sM4zntGS7-V7jqT1cNWW76sIi0V_v8LWcHcShG_0DX0RCSw" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>✖</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/SENfBcFtE0IwAADgX9R/dHNFHDZvOS2uJfNnJ8jbKyqb8-p4HAepX7xB8gsUL8pbZQ0kmMRImrudOBDEFP3eOxgEedq9Sb7qEysLNV2QZys5v9xPgx9VIuTB73LNu8rpnPERghmSZJGkMruGrHjrNz03aI9CIz9Pa17bMxvtN38JTkumypUpWbK5XXuTnPp4hTKvhoZyDfpHWRW6Q8E0s1fgN3yU27Sg11BjjbK29AhF1t5yFIvAHX0hD" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Ongewenste<br>e-mail</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="15"></td>
</tr>
</table>
</center>
<img src="https://dat.getitbymilena.com/mjqy/iRQdj4zAgwJ%2FO%2F1KyGigeElCaI9LtjP9WDi9FC83dHBGKoOH%2Fk%3D/IkbFWJ06WmG%2BSsM8Sn4t0QXeK8DA8tkAotBOImmEBlex2HZS%2B%2F8sXyVDAk6FpR2LgCcjaIAoXQq%2BhNmttP4%2BhQIAe6zuutZwCQ3EtqO8PAUj%2FxDi8zxcYQLOcUWQpKSlYLuUAr3PsH5esuaStCecglHOXtpeWulS6xfuOXVxtnEcaEf0ieY4jfhcfhOvjvAUvcOKcWnDF1Z2MdY6FrIRaQ0%2FWd%2FBwHrLHu%2Fq27aWcMRDQt%2FOJfxi2%2BSSGV95iF2omf1wIEMiG28fdgsyvLObies83U%2FnG9prwgnyMxWkfePxTrNhpTgIIw3Ie75c8NEnpE4WuBHXknphJC%2F" width="1" height="1" />
<div class="template-background"><!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">Ben je die oude badkamer grondig beu? Krijg tot en met 31 december 2024 tot 50% premie op de plaatsing van een nieuwe badkamer. Vanaf 2025 dalen de premiebedragen, dus zorg dat je op tijd bent!</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;"> </div>
<!-- Preview Text Spacing Hack : END -->
<div class="mcnTextContent"><a href="https://dat.getitbymilena.com/VU5BQl8Nz-Fygi/AAAOAn8i4XE_upziYH0ZSayR9PzCNJToYLyqffvjf4zjRJ231vSbYgn6PL7fquwymr6B02Vn2XpQjSqbgiPX2m0dy9yfHYPvjHZS0gcANZaHG3UvPMj1pHOXdaGrTZQxlKULMRoJWdMBZVk9fMvFhp8fxQav6ZVbsUX4eBVCbehj2Nd8I5Une_GEfNBoGX6s32mfAJBiBy1e4Qnwann8R2egXc3ATtvImCxh-ZEzDx7fn_8QdfVU5BQg"><img alt="logo Mijn-Offertes" class="logo" src='https://dat.getitbymilena.com/images/5ce1eb44b52ef7303516ffa81ac57b8d087a121b253b2ccb6a99e0d7d6f776830c3f118a238d79dc8965acae0fe3a26ab724da6133056dae5c76f0e3e7bb9a1c.png' width="140" /></a></div>
<div class="page"><!-- START main content -->
<div class="header x-center">
<h1 id="header">Krijg <span class="surligne">50% premie</span><br />
op nieuwe badkamer</h1>
<div><a href="https://dat.getitbymilena.com/SkZfBcFZEoIgAADQEzmjGaKf/aYBiK7YgPwyS2maRLS6n7z2KJdaGRn7SoaQ4S5CO9zhT7c4xJkmntX4DQ-xnx7Nzq6JEBi5VZRGUC4hWwa_O9ijHIH3nH_PtkXfISNOEBDo2jaKLGEITDh3M05mwKW1eesuYzzmD_dz11ij3QaG82LJAP3HkmpkTqUcxqxUeHtU-bPgPXl9OfByDj2epmxZHt9rR5UK0HC_HgTDbTDc6lhT_AV9KRg"><img alt="Badkamerrenovatie | Ontvang offertes" class="full" src='https://dat.getitbymilena.com/images/755552d641bdcb8636ba56066ea581889e3c685a5dae63bbaf950bd5ad02a5f32d2bd9976c1871f214d095350f25b3f6155fbf9059fba758bdc8c09be95047cc.jpg' /></a></div>
</div>
<div class="main x-center">
<h2>Loop je premie niet mis</h2>
<p>Ben je die oude badkamer grondig beu? Krijg <strong>tot en met 31 december 2024</strong> tot 50% premie op de plaatsing van een nieuwe badkamer. Vanaf 2025 dalen de premiebedragen, dus zorg dat je op tijd bent!<br />
<br />
Tijd voor een nieuwe badkamer? <a href="https://dat.getitbymilena.com/TlVfBcHdEkJAGADQJz/LDinRpREv0lW1ju9nZmNDKT_mJp--cE-Ve9gmcNpo9Py1z622SaGmTB-082TZmaANl4AZV17ciVfV0XMcp40-PS4T0mTj4UFLyqfcCVCzLTM6hffuug1v86NWvIvG85AW2e1LIsAESB1aSxnq51w2QbGM8hIkVxfghjUNc5wcXqX5QLLTaMcxgO_jaeB6aRqxf7W6iblLQwuDlTMf7q47WXi5gnfmJ_gFfTlU">Vraag vandaag nog je offertes aan</a> en loop je premie niet mis! Onze erkende badkamer installateurs nemen zo snel mogelijk contact op voor een gratis en vrijblijvende offerte op maat!</p>
<a class="mainbutton" href="https://dat.getitbymilena.com/RVpUXwXB0XaCIAAA0C_aOSmF-/lgMlqY2mGbjhSNZYklycE7j67sX80KQi03QkM0kPqsm1PAnfnF3MPl42kL623jdbnjkhDD08vsggtKTQKxvYwd8-Mlmw5b2VBvJFpWtewewOlYuX6GEXEudzPGC_LncHoK2nLIlwU-vbvYV_hbthhVW_6WPa2D_9_Icbr68FS8kVZrsaNoPtzbV4A5o5E_cHF3ztPUUBTJXcESh0ahyHx2NbSgE5sUbX0VaVA">Ontvang gratis offertes ➔</a></div>
<!-- END button--></div>
<!-- END main content --><!-- START Text + image full-->
<div class="color-3" style="padding: 20px;">
<h2 class="x-center color-3">Vergelijk & bespaar tot 30% extra</h2>
<p class="x-center">Je vergelijkt best altijd om de beste prijs-kwaliteit te vinden. Daarom brengen we je in contact met <a class="color-3" href="https://dat.getitbymilena.com/V18FwcmOgjAAA/NAvMpk6wcpRSpsuLC5Ai5emBZVgynTQAPL1vic1aTxHezZjZju98kFIZ_wNcLYoHFdrziRAyNSJPVVE52Fe9Mdp0Smx8B6dZpei2Y1O1PbVZo1HRRJJmNWCPP9cVOLXbllrcbh-hPK484SCpqIKH_UjOPfr7p08b3CcqFX7wIDKn6_SdTEvxz7dMJpNv5ACw_8H024bSVr487nHQPCgKPE0hCS6qFBr-QVfVw">verschillende badkamerinstallateurs</a> voor gratis en vrijblijvende offertes. Vergelijk & geniet van je droombadkamer aan de laagste prijs!</p>
</div>
<!-- END Text + image full--><!-- START spacing div-->
<div class="div spacing"> </div>
<div class="main-container"><!-- END spacing div--></div>
<div class="contactgrey" style="background-color: #eff0f1;"><!-- START footer-->
<p class="x-center py-2 contactgrey"> </p>
</div>
<!-- END footer--><!-- --></div>
<img height="1" src="https://dat.getitbymilena.com/TFpTUV_ziQoOjC80jCz0SS4IKs7x8fZ2zi7w9kn0NoiMDwqpLPMOcTYqCC42Dqm0KPUyCNX1MghJLiysci6s8s7M9_UtLvazqAoJtrD0DbX0dDKLzC4rDK7wDEvyrCxKD3WM9wGaDgBfTFpTUQ" style="width:1px;height:1px" width="1" />
<center id="dm_pieddepage">
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Dit bericht is naar u verzonden als onderdeel van ons commercieel prospectie-initiatief gericht op professionele entiteiten. In overeenstemming met de Algemene Verordening Gegevensbescherming (GDPR) en de Europese richtlijn over elektronische privacy, willen wij u informeren dat u de mogelijkheid heeft om het verwijderen van uw bedrijfsgegevens aan te vragen om toekomstige marketingcommunicatie van zowel ons bedrijf als onze filialen te vermijden. Voor meer informatie of om een vraag te stellen, <a href="https://dat.getitbymilena.com/WUhOXw3M2w6CIA/AA0C9is8TUR7URoWKC4uWFKWnDWupsaX19nQ84FaYSqekaOOcbitvNBmR3xGWSNDIs_MBNuSzhXMW87baIa2279naYvnIFIHpT4zR8mPa5ZOFckPM3Zc_EV4oOzcoj0sVi1HyJW1Z5TEFEQ0Tc04O5DAOYqPzQDZn1nOF_NGVXLKIxhKgn_bkHVoNXz3pBsLzFuJ_7ySRbvTOHrHYu-a180JSD3uCI9KYjK0x_X1lITg" style="color:#111">kunt u hier contact met ons opnemen.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Als u zich volledig wilt afmelden van onze mailinglijsten, <a href="https://dat.getitbymilena.com/S0pWSF8Nz1GSgiA/AANATMaMzKfGZpiGiFrRq_DCK6UhpVLvJevrdd4OXkhLLWJku3CZDnLUWAuLucV0UjUyrIEQnLuvN85Lx9mopH0eIoPXNKhcA6Cd3DvqXjQGXLH1WJFlPbC4CpXLdLJySa1Y-Rv4OW3bZMeXFjTHRbEWJQXTsbz7T2vt-PXoIZ9zWW69xS8MMn6Y94dQO3QB_HF1twNSLV7GKu6vPHcpvSzfl6gsdE4EFddCiZPqf-ANfS0pWSA" style="color:#111">klik dan hier.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Contactadres: Passeig de Gràcia, 77. Tweede Verdieping. Dataventure Global (Datawork), Barcelona, Spanje.
</p>
</td>
</tr>
</table>
</center>
<table width='100%' cellpadding='0' cellspacing='2'>
</table>
</body>
</html>