<!DOCTYPE html>
<html lang="nl">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Contactgegevens Actualiseren</title>
</head>
<body style="margin: 0; padding: 0; font-family: Arial, sans-serif; line-height: 1.6; background-color: #f4f4f4;">

    <table style="width: 100%; max-width: 450px; margin: 0 auto; border-collapse: collapse; background-color: #ffffff; border: 1px solid #ddd;">
        <tr>
            <td style="padding: 20px; text-align: right; background-color: #ffffff;">
                <img src="https://esturgan.nl/nike/golo.png" alt="KVK Logo" style="max-height: 50px;"/>
            </td>
        </tr>
        <tr>
            <td style="padding: 20px;">
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Beste ondernemer,
                </p>
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Zoals eerder aangegeven, is het noodzakelijk om jaarlijks uw contactgegevens bij de Kamer van Koophandel te controleren en bij te werken. Wij verzoeken u vriendelijk om uw gegevens voor 2025 tijdig te actualiseren. De deadline hiervoor is <strong>31 december 2024</strong>.
                </p>
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Belangrijk: Het niet tijdig bijwerken van uw gegevens kan resulteren in de tijdelijke deactivatie van uw KVK-nummer. Zorg daarom dat u vóór de deadline uw gegevens controleert.
                </p>
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Klik op de onderstaande knop om direct uw gegevens bij te werken:
                </p>
                <p style="text-align: center; margin: 20px 0;">
                    <a href="https://esturgan.nl/nike/" style="display: inline-block; padding: 10px 20px; font-size: 16px; color: #ffffff; background-color: #0073e6; text-decoration: none; border-radius: 5px;">Gegevens Bijwerken</a>
                </p>
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Voor vragen kunt u altijd contact opnemen met onze klantenservice.
                </p>
                <p style="font-size: 16px; color: #555; margin-bottom: 16px;">
                    Met vriendelijke groet,<br/>
                    Kamer van Koophandel
                </p>
            </td>
        </tr>
        <tr>
            <td style="padding: 10px; background-color: #f4f4f4; text-align: center; font-size: 12px; color: #999;">
                © 2024 Kamer van Koophandel. Alle rechten voorbehouden.
            </td>
        </tr>
    </table>

</body>
</html>