<!DOCTYPE html>
<html lang="pt-BR">
<head>
    <meta charset="UTF-8">
    <title>Kaluci Adventure - Newsletter</title>
</head>
<body style="margin:0;padding:0;font-family:Arial,sans-serif;background:#f4f4f4;">
    <table width="100%" cellspacing="0" cellpadding="0" border="0">
        <tr>
            <td align="center">
                <table width="600" cellspacing="0" cellpadding="20" border="0" style="background:#ffffff;margin-top:20px;">
                    <tr>
                        <td align="center">
                            <img src="An_email_newsletter_from_Kaluci_Adventure,_a_Brazi.png" alt="Kaluci Adventure" width="100%" style="max-width:560px;border-radius:8px;" />
                        </td>
                    </tr>
                    <tr>
                        <td align="center">
                            <a href="https://www.lojakallucci.com.br/fale-conosco" 
                               style="background-color:#333;color:#fff;text-decoration:none;padding:12px 20px;border-radius:5px;font-weight:bold;">
                                Quero revender Kaluci Adventure
                            </a>
                        </td>
                    </tr>
                    <tr>
                        <td align="center" style="font-size:12px;color:#aaa;">
                            Este e-mail é destinado exclusivamente a lojistas e revendedores.<br />
                            Kaluci Calçados | contato@kaluci.com.br | (XX) XXXX-XXXX<br />
                            <a href="https://www.lojakallucci.com.br" style="color:#aaa;">www.lojakallucci.com.br</a>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</body>
</html>