Untitled

 avatar
unknown
html
2 years ago
5.9 kB
6
Indexable
<!DOCTYPE html>
<html>

<head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
        /* Set the width and height of the email */
        @media only screen and (max-width: 650px) {
            .container {
                width: 100% !important;
            }

            .background-image {
                height: 900px !important;
            }
        }
    </style>
</head>

<body style="margin: 0; padding: 0;">


    <table cellpadding="0" cellspacing="0" border="0" width="100%"
        style="width: 650px; max-width: 100%; margin: 0 auto;background-image: url('iStock-1219899274_edit.jpg'); background-repeat: no-repeat; background-size: cover;"
        height="
        900">
        <tr width="100%" height="20%">
            <td width="5%">

            </td>

            <td width="60%">
                <h1 style="font-size: 60px; color: white;font-weight: 400;">
                    ¡Venda su <br> propiedad
                    solo <br> con
                    Evernest!</h1>
            </td>
            <td width="30%">
                <img src="circulogirado.png" alt="" width="100%" height="60%">
            </td>
            <td width="8%">

            </td>
        </tr>

        <tr>
            <td width="5%">

            </td>
            <td width="40%">
                <p style="
                    color: white;">Las propiedades exclusivas de Evernest, valoradas a
                    través de nuestra tecnología basada en datos e inteligencia
                    artificial, han sido vendidas en menos de 30 días.</p>
            </td>
            <td width="50%"></td>
        </tr>

        <tr height="15%" style="background-color: black; border-radius: 25px 25px 0 0; border: 1px solid black;">
            <td width="70%"></td>

            <td width="30%">
                <img src="Logo Evernest 20200306_Logo Tagline White.png" alt="" width="150">
            </td>
        </tr>


    </table>

    <table cellpadding="0" cellspacing="0" border="0" width="100%"
        style=" background-color: black;background-image: url('Evernest_Pattern_white.png'); background-size: contain; background-repeat: no-repeat; width: 650px; max-width: 100%; margin: 0 auto;"
        height="900">

        <tr width="100%" height="5%">
            <td width="5%">
            </td>
            <td width="70%">
                <h1 style="font-size: 39px; color: white;font-weight: 400;">
                    La experiencia unida <br>
                    al poder de la tecnología</h1>
            </td>
            <td></td>
        </tr>

        <tr width="100%" height="7%">
            <td width="5%">
            </td>
            <td width="80%">
                <p style="
                color: white;">Nuestra misión es guiarle a través del proceso de venta de su propiedad
                    de forma segura, sencilla y profesional. Para ello, combinamos la experiencia profesional de los
                    mejores consultores inmobiliarios locales con el poder de la tecnología. Relájese y disfrute de una
                    experiencia ágil y sin complicaciones que maximice los resultados de su venta.
                </p>
            </td>
            <td></td>
        </tr>

        <tr width="100%" height="2%">
            <td width="5%">
            </td>
            <td width="80%">
                <h4 style="
                color: white;">Ventajas de vender solo con Evernest
                </h4>
            </td>
            <td></td>
        </tr>

        <tr width="100%" height="40%">

            <td width="40%" style="border: 1px solid white;
                    border-radius: 25px;
                    padding: 10px;
                    color: white;">
                <h4>Acceso a todo el mercado de compradores de viviendas</h4>
                <p>

                    Llegamos al 99% de los clientes com- pradores del mercado, accediendo
                    a todas las oportunidades de venta y a nuestra exclusiva red de socios.
                </p>

            </td>
            <td width="40%" style="border: 1px solid white;
                    border-radius: 25px;
                    padding: 10px;
                    color: white;">
                <h4>Servicio integral inmobiliario con un solo interlocutor</h4>
                <p>
                    Un único profesional para todas
                    las gestiones de la comercialización del inmueble, mejorando el control de todo proceso.
                </p>
            </td>


        </tr>

        <tr width="100%" height="40%">

            <td width="40%" style="border: 1px solid white;
                    border-radius: 25px;
                    padding: 10px;
                    color: white;">
                <h4>Equipo profesional
                    con años de experiencia inmobiliaria</h4>
                <p>
                    Expertos profesionales inmobilia- rios con una larga trayectoria local y asistencia 360o, con
                    dedicación en exclusiva.
                </p>
            </td>
            <td width="40%" style="border: 1px solid white;
                    border-radius: 25px;
                    padding: 10px;
                    color: white;">
                <h4>Tecnología de última generacíon basada en datos e iA</h4>
                <p>
                    Valoración de propiedades precisa basada en datos e inteligencia artificial, y “conexión”
                    inteligente de compradores y propiedades.
                </p>
            </td>

        </tr>

        <tr width="100%" height="20%">
            <td>
                <br><br><br>
            </td>
            <td>
                <br><br><br><br><br><br><br><br><br><br>
            </td>
        </tr>

    </table>

</body>

</html>
Editor is loading...