<!DOCTYPE html>
<html lang="es">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Consultorio Dental</title>
    <link rel="stylesheet" href="styles.css">
</head>
<body>
    <header>
        <h1>Consultorio Dental</h1>
        <nav>
            <ul>
                <li><a href="#inicio">Inicio</a></li>
                <li><a href="#servicios">Servicios</a></li>
                <li><a href="#contacto">Contacto</a></li>
            </ul>
        </nav>
    </header>

    <section id="inicio">
        <h2>Bienvenido a nuestro consultorio dental</h2>
        <p>Servicios dentales de calidad para toda la familia.</p>
    </section>

    <section id="servicios">
        <h2>Servicios</h2>
        <ul>
            <li>Exámenes dentales</li>
            <li>Limpias y profilaxis</li>
            <li>Blanqueamiento dental</li>
            <li>Ortodoncia</li>
            <!-- Agrega más servicios según sea necesario -->
        </ul>
    </section>

    <section id="contacto">
        <h2>Contacto</h2>
        <p>Programa tu cita hoy mismo.</p>
        <form action="procesar_formulario.php" method="post">
            <label for="nombre">Nombre:</label>
            <input type="text" id="nombre" name="nombre" required>

            <label for="correo">Correo electrónico:</label>
            <input type="email" id="correo" name="correo" required>

            <label for="mensaje">Mensaje:</label>
            <textarea id="mensaje" name="mensaje" required></textarea>

            <button type="submit">Enviar</button>
        </form>

        <!-- Agrega el botón de WhatsApp -->
        <div class="whatsapp-button">
            <a href="https://wa.me/TUNUMERODEREGISTRO" target="_blank">Chatea por WhatsApp</a>
        </div>
    </section>

    <footer>
        <p>&copy; 2024 Consultorio Dental</p>
    </footer>
</body>
</html>

WHO ARE WE?

OUR MISSION

Hello, my name is Tyler Moore, and I made this template with the help of many people. I made it super easy to update, and it flows perfectly with my tutorials. Lots of love and hundreds of hours went into making it. I hope you love it as much as I do.
 
I wish you the best of luck with your business. Enjoy the adventure.

TALK TO US

Have any questions? We are always open to discussing your business, new projects, creative opportunities, and how we can help you.

Scroll al inicio
× ¿Cómo puedo ayudarte?