{"id":8,"date":"2024-11-21T20:52:10","date_gmt":"2024-11-21T20:52:10","guid":{"rendered":"https:\/\/edu.arsnova.site\/?page_id=8"},"modified":"2024-11-21T20:53:45","modified_gmt":"2024-11-21T20:53:45","slug":"inicio","status":"publish","type":"page","link":"https:\/\/edu.arsnova.site\/","title":{"rendered":"Inicio"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Domina el Trabajo Remoto: Habilidades Digitales Esenciales<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --primary-color: #3498db;\n            --secondary-color: #2ecc71;\n            --text-color: #333;\n            --background-color: #f9f9f9;\n        }\n        \n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        body {\n            font-family: 'Roboto', sans-serif;\n            line-height: 1.6;\n            color: var(--text-color);\n            background-color: var(--background-color);\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        header {\n            background-color: var(--primary-color);\n            color: #fff;\n            padding: 2rem 0;\n        }\n        \n        .hero {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n        \n        .hero-content {\n            flex: 1;\n            padding-right: 2rem;\n        }\n        \n        .hero-image {\n            flex: 1;\n            text-align: right;\n        }\n        \n        h1 {\n            font-size: 2.5rem;\n            margin-bottom: 1rem;\n            font-weight: 700;\n        }\n        \n        .subheader {\n            font-size: 1.2rem;\n            margin-bottom: 2rem;\n            font-weight: 300;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            color: #fff;\n            padding: 15px 30px;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: bold;\n            font-size: 1.2rem;\n            transition: background-color 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            background-color: #27ae60;\n        }\n        \n        .social-proof {\n            font-style: italic;\n            margin-top: 1rem;\n        }\n        \n        .benefits {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n        }\n        \n        .benefit {\n            background-color: #fff;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit:hover {\n            transform: translateY(-5px);\n        }\n        \n        .testimonials {\n            background-color: #e6f3ff;\n            padding: 3rem 0;\n            margin: 3rem 0;\n        }\n        \n        .testimonial {\n            max-width: 800px;\n            margin: 0 auto;\n            text-align: center;\n            font-size: 1.2rem;\n        }\n        \n        .urgency {\n            background-color: var(--secondary-color);\n            color: #fff;\n            text-align: center;\n            padding: 1rem;\n            font-weight: bold;\n            border-radius: 5px;\n        }\n        \n        .faq {\n            margin: 3rem 0;\n        }\n        \n        .faq h2 {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n        \n        .faq-item {\n            margin-bottom: 1rem;\n            background-color: #fff;\n            padding: 1rem;\n            border-radius: 5px;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n        \n        .faq-item h3 {\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n        \n        .faq-item h3::after {\n            content: '+';\n            font-size: 1.5rem;\n        }\n        \n        .faq-item.active h3::after {\n            content: '-';\n        }\n        \n        .faq-item p {\n            display: none;\n            margin-top: 1rem;\n        }\n        \n        .trust-badges {\n            display: flex;\n            justify-content: space-around;\n            align-items: center;\n            margin: 3rem 0;\n            flex-wrap: wrap;\n        }\n        \n        .trust-badge {\n            max-width: 100px;\n            margin: 1rem;\n        }\n        \n        footer {\n            background-color: var(--primary-color);\n            color: #fff;\n            text-align: center;\n            padding: 2rem 0;\n        }\n        \n        @media (max-width: 768px) {\n            .hero {\n                flex-direction: column;\n            }\n            \n            .hero-content, .hero-image {\n                text-align: center;\n                padding: 1rem 0;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header>\n        <div class=\"container hero\">\n            <div class=\"hero-content\">\n                <h1>Domina el Trabajo Remoto: Habilidades Digitales Esenciales<\/h1>\n                <p class=\"subheader\">Aumenta tu productividad, seguridad y eficiencia en el entorno laboral digital<\/p>\n                <a href=\"#\" class=\"cta-button\">\u00a1Inscr\u00edbete Ahora por Solo 7,99\u20ac!<\/a>\n                <p class=\"social-proof\">M\u00e1s de 1000 profesionales ya han mejorado sus habilidades digitales<\/p>\n            <\/div>\n            <div class=\"hero-image\">\n                <img decoding=\"async\" src=\"remote-work.jpg\" alt=\"Profesional trabajando remotamente\" width=\"400\">\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main class=\"container\">\n        <section class=\"benefits\">\n            <div class=\"benefit\">\n                <h3>Comunicaci\u00f3n Virtual Efectiva<\/h3>\n                <p>Domina Zoom, Slack y Microsoft Teams como un experto.<\/p>\n            <\/div>\n            <div class=\"benefit\">\n                <h3>Productividad Maximizada<\/h3>\n                <p>T\u00e9cnicas de gesti\u00f3n del tiempo probadas para tu eficiencia.<\/p>\n            <\/div>\n            <div class=\"benefit\">\n                <h3>Ciberseguridad Esencial<\/h3>\n                <p>Protege tus datos y los de tu empresa con pr\u00e1cticas avanzadas.<\/p>\n            <\/div>\n            <div class=\"benefit\">\n                <h3>Destaca en tu Carrera<\/h3>\n                <p>Actualiza tus habilidades digitales y sobresale en el mercado laboral.<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"testimonials\">\n            <div class=\"testimonial\">\n                <p>&#8220;Este curso transform\u00f3 mi forma de trabajar desde casa. Ahora me siento m\u00e1s productivo y conectado con mi equipo que nunca.&#8221;<\/p>\n                <p><strong>&#8211; Mar\u00eda Gonz\u00e1lez, Gerente de Proyectos en TechCorp<\/strong><\/p>\n            <\/div>\n        <\/section>\n\n        <div class=\"urgency\">\n            <p>\u00a1Plazas limitadas! El curso comienza el 1 de diciembre. \u00a1No pierdas esta oportunidad!<\/p>\n        <\/div>\n\n        <section class=\"faq\">\n            <h2>Preguntas Frecuentes<\/h2>\n            <div class=\"faq-item\">\n                <h3>\u00bfNecesito experiencia previa en trabajo remoto?<\/h3>\n                <p>No, este curso est\u00e1 dise\u00f1ado para todos los niveles de experiencia, desde principiantes hasta profesionales que buscan mejorar sus habilidades.<\/p>\n            <\/div>\n            <div class=\"faq-item\">\n                <h3>\u00bfCu\u00e1nto tiempo necesito dedicar cada semana?<\/h3>\n                <p>Recomendamos dedicar al menos 3-4 horas por semana para obtener los mejores resultados. El curso est\u00e1 dise\u00f1ado para ser flexible y adaptarse a tu horario.<\/p>\n            <\/div>\n        <\/section>\n\n        <a href=\"#\" class=\"cta-button\">\u00a1Inscr\u00edbete Ahora y Transforma tu Carrera!<\/a>\n\n        <div class=\"trust-badges\">\n            <img decoding=\"async\" src=\"logo-microsoft.png\" alt=\"Microsoft\" class=\"trust-badge\">\n            <img decoding=\"async\" src=\"logo-google.png\" alt=\"Google\" class=\"trust-badge\">\n            <img decoding=\"async\" src=\"logo-linkedin.png\" alt=\"LinkedIn\" class=\"trust-badge\">\n        <\/div>\n    <\/main>\n\n    <footer>\n        <p>&copy; 2024 Curso de Habilidades Digitales. Todos los derechos reservados.<\/p>\n    <\/footer>\n\n    <script>\n        \/\/ FAQ toggle functionality\n        document.querySelectorAll('.faq-item h3').forEach(item => {\n            item.addEventListener('click', event => {\n                const parent = event.target.parentElement;\n                parent.classList.toggle('active');\n                const paragraph = parent.querySelector('p');\n                paragraph.style.display = paragraph.style.display === 'none' ? 'block' : 'none';\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Domina el Trabajo Remoto: Habilidades Digitales Esenciales Domina el Trabajo Remoto: Habilidades Digitales Esenciales Aumenta tu productividad, seguridad y eficiencia en el entorno laboral digital \u00a1Inscr\u00edbete Ahora por Solo 7,99\u20ac! M\u00e1s de 1000 profesionales ya han mejorado sus habilidades digitales Comunicaci\u00f3n Virtual Efectiva Domina Zoom, Slack y Microsoft Teams como un experto. Productividad Maximizada T\u00e9cnicas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":2,"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":11,"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/11"}],"wp:attachment":[{"href":"https:\/\/edu.arsnova.site\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}