| <!DOCTYPE html> |
| <html lang="es"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <title>FutureSkills Academy - Formaci贸n Ocupacional y Continua</title> |
| <link rel="stylesheet" href="style.css"> |
| <script src="https://cdn.tailwindcss.com"></script> |
| <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script> |
| <script src="https://unpkg.com/feather-icons"></script> |
| <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"> |
| </head> |
| <body class="font-inter bg-gray-50"> |
| <custom-navbar></custom-navbar> |
|
|
| |
| <section class="relative bg-gradient-to-r from-orange-500 to-orange-600 text-white py-20"> |
| <div class="container mx-auto px-6 text-center"> |
| <div class="max-w-4xl mx-auto"> |
| <h1 class="text-4xl md:text-5xl font-bold mb-6">La mejor manera de predecir el futuro es crearlo</h1> |
| <p class="text-xl mb-8">En FutureSkills Academy te ofrecemos una amplia variedad de formaciones 100% subvencionadas orientadas al mundo laboral.</p> |
| <div class="flex flex-wrap justify-center gap-4"> |
| <a href="#courses" class="bg-white text-orange-600 px-6 py-3 rounded-lg font-medium hover:bg-gray-100 transition">Ver Cursos</a> |
| <a href="#contact" class="border-2 border-white px-6 py-3 rounded-lg font-medium hover:bg-white hover:text-orange-600 transition">Contactar</a> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section class="py-16 bg-white"> |
| <div class="container mx-auto px-6"> |
| <div class="grid md:grid-cols-3 gap-8"> |
| <div class="text-center p-6 rounded-lg bg-gray-50"> |
| <div class="inline-block p-4 bg-orange-100 rounded-full mb-4"> |
| <i data-feather="book-open" class="text-orange-600 w-8 h-8"></i> |
| </div> |
| <h3 class="text-xl font-semibold mb-2">Formaci贸n Presencial</h3> |
| <p class="text-gray-600">Aprende en nuestras modernas instalaciones con profesionales expertos.</p> |
| </div> |
| <div class="text-center p-6 rounded-lg bg-gray-50"> |
| <div class="inline-block p-4 bg-orange-100 rounded-full mb-4"> |
| <i data-feather="monitor" class="text-orange-600 w-8 h-8"></i> |
| </div> |
| <h3 class="text-xl font-semibold mb-2">Formaci贸n Online</h3> |
| <p class="text-gray-600">Accede a nuestros cursos desde cualquier lugar con nuestro aula virtual.</p> |
| </div> |
| <div class="text-center p-6 rounded-lg bg-gray-50"> |
| <div class="inline-block p-4 bg-orange-100 rounded-full mb-4"> |
| <i data-feather="award" class="text-orange-600 w-8 h-8"></i> |
| </div> |
| <h3 class="text-xl font-semibold mb-2">Certificados Oficiales</h3> |
| <p class="text-gray-600">Obt茅n certificados de profesionalidad reconocidos por el SEPE.</p> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section class="py-16 bg-orange-50"> |
| <div class="container mx-auto px-6"> |
| <div class="flex flex-col md:flex-row items-center"> |
| <div class="md:w-1/2 mb-8 md:mb-0"> |
| <h2 class="text-3xl font-bold mb-4">AULA VIRTUAL</h2> |
| <p class="text-gray-700 mb-6">Accede a todos nuestros recursos educativos y plataforma de aprendizaje desde cualquier lugar.</p> |
| <a href="https://aula.etif.es/" class="inline-block bg-orange-600 text-white px-6 py-3 rounded-lg font-medium hover:bg-orange-700 transition">Acceder al Aula</a> |
| </div> |
| <div class="md:w-1/2 md:pl-12"> |
| <img src="https://etif.es/wp-content/uploads/2023/02/Acreditacions-Banner-750x420px-1.jpg.webp" alt="Aula Virtual" class="rounded-lg shadow-lg"> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section id="courses" class="py-16 bg-white"> |
| <div class="container mx-auto px-6"> |
| <h2 class="text-3xl font-bold text-center mb-12">Nuestros Cursos Destacados</h2> |
| |
| |
| <div class="mb-16"> |
| <h3 class="text-2xl font-semibold mb-6 text-orange-600 border-b-2 border-orange-200 pb-2">Para personas en b煤squeda activa de empleo</h3> |
| <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6"> |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/1" alt="Peluquer铆a" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Peluquer铆a</h4> |
| <p class="text-gray-600 mb-4">Certificado profesional IMPQ0208 para personas en b煤squeda activa de empleo.</p> |
| <a href="https://etif.es/peluqueria/" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/2" alt="Servicios Auxiliares de Est茅tica" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Servicios Auxiliares de Est茅tica</h4> |
| <p class="text-gray-600 mb-4">Certificado profesional IMPE0108 para personas en b煤squeda activa de empleo.</p> |
| <a href="https://etif.es/servicios-auxiliares-de-estetica" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/3" alt="Atenci贸n Sociosanitaria" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Atenci贸n sociosanitaria a personas dependientes</h4> |
| <p class="text-gray-600 mb-4">Certificado de profesionalidad SSCS0208 para personas en b煤squeda activa de empleo.</p> |
| <a href="https://etif.es/atencion-sociosanitaria-instituciones-sociales" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| |
| <div> |
| <h3 class="text-2xl font-semibold mb-6 text-orange-600 border-b-2 border-orange-200 pb-2">Para personas trabajadoras en activo</h3> |
| <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6"> |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/4" alt="Mindfulness" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Mindfulness, Inteligencia Emocional</h4> |
| <p class="text-gray-600 mb-4">Formaci贸n presencial y online para trabajadores en activo.</p> |
| <a href="https://etif.es/mindfulness-ie-coaching-y-pnl-nivel1" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/5" alt="Contabilidad" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Contabilidad informatizada</h4> |
| <p class="text-gray-600 mb-4">Curso presencial para trabajadores en activo.</p> |
| <a href="https://etif.es/contabilidad-informatizada/" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| |
| |
| <div class="border rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition"> |
| <img src="http://static.photos/education/640x360/6" alt="Inteligencia Artificial" class="w-full h-48 object-cover"> |
| <div class="p-6"> |
| <h4 class="font-bold text-xl mb-2">Introducci贸n a la Inteligencia Artificial</h4> |
| <p class="text-gray-600 mb-4">y desarrollo de contenidos para las redes sociales.</p> |
| <a href="https://etif.es/inteligencia-artificial/" class="text-orange-600 font-medium hover:underline">M谩s informaci贸n</a> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section class="py-16 bg-orange-600 text-white"> |
| <div class="container mx-auto px-6 text-center"> |
| <h2 class="text-3xl font-bold mb-6">Acreditaciones</h2> |
| <p class="max-w-3xl mx-auto mb-8 text-orange-100">Somos un centro acreditado para impartir formaciones bonificadas por FUNDAE y punto de informaci贸n del Servei d'Acreditaci贸 de Compet猫ncies Professionals de la Generalitat de Catalunya.</p> |
| <div class="flex flex-wrap justify-center gap-8"> |
| <img src="https://etif.es/wp-content/uploads/2024/01/Fundae.png.webp" alt="FUNDAE" class="h-16"> |
| <img src="https://etif.es/wp-content/uploads/2017/02/consorci-1-1024x230.jpg.webp" alt="Consorci" class="h-16"> |
| <img src="https://etif.es/wp-content/uploads/2022/07/indice.png.webp" alt="脥ndice" class="h-16"> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section class="py-16 bg-white"> |
| <div class="container mx-auto px-6"> |
| <h2 class="text-3xl font-bold text-center mb-12">Sobre Nosotros</h2> |
| <div class="max-w-4xl mx-auto"> |
| <p class="text-lg text-gray-700 mb-8">Somos una escuela con m谩s de 30 a帽os de experiencia dedicada a la formaci贸n ocupacional y continua. Nuestros cursos abarcan todos los 谩mbitos y sectores profesionales, formando tanto a particulares como a empresas y organizaciones.</p> |
| <div class="grid md:grid-cols-2 gap-8"> |
| <div class="bg-orange-50 p-6 rounded-lg"> |
| <h3 class="text-xl font-semibold mb-4 text-orange-600">Nuestra Misi贸n</h3> |
| <p class="text-gray-700">Proporcionar formaci贸n de calidad que permita a nuestros estudiantes crecer profesionalmente y adaptarse a las necesidades del mercado laboral.</p> |
| </div> |
| <div class="bg-orange-50 p-6 rounded-lg"> |
| <h3 class="text-xl font-semibold mb-4 text-orange-600">Nuestro Equipo</h3> |
| <p class="text-gray-700">Contamos con profesionales expertos en cada 谩rea que acompa帽an a los estudiantes en su proceso de aprendizaje.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section id="contact" class="py-16 bg-gray-50"> |
| <div class="container mx-auto px-6"> |
| <div class="max-w-4xl mx-auto bg-white rounded-lg shadow-lg overflow-hidden"> |
| <div class="md:flex"> |
| <div class="md:w-1/2 bg-orange-600 text-white p-8"> |
| <h2 class="text-2xl font-bold mb-4">驴Quieres m谩s informaci贸n?</h2> |
| <p class="mb-6">Contacta con nosotros sin compromiso</p> |
| <div class="mb-4 flex items-center"> |
| <i data-feather="phone" class="mr-3"></i> |
| <span>93 66 55 875</span> |
| </div> |
| <div class="flex items-center"> |
| <i data-feather="mail" class="mr-3"></i> |
| <span>info@etif.es</span> |
| </div> |
| <div class="mt-8"> |
| <h3 class="font-semibold mb-4">S铆guenos en redes sociales</h3> |
| <div class="flex gap-4"> |
| <a href="https://www.instagram.com/etifcastelldefels" class="hover:text-orange-200"><i data-feather="instagram"></i></a> |
| <a href="https://www.facebook.com/etiformacion" class="hover:text-orange-200"><i data-feather="facebook"></i></a> |
| <a href="https://www.linkedin.com/company/etif/mycompany/" class="hover:text-orange-200"><i data-feather="linkedin"></i></a> |
| <a href="https://twitter.com/etif10" class="hover:text-orange-200"><i data-feather="twitter"></i></a> |
| </div> |
| </div> |
| </div> |
| <div class="md:w-1/2 p-8"> |
| <h3 class="text-xl font-bold mb-6">Pide informaci贸n sin compromiso</h3> |
| <form class="space-y-4"> |
| <div> |
| <label for="name" class="block text-gray-700 mb-1">Nombre y apellidos *</label> |
| <input type="text" id="name" class="w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-orange-500"> |
| </div> |
| <div> |
| <label for="phone" class="block text-gray-700 mb-1">Tel茅fono *</label> |
| <input type="tel" id="phone" class="w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-orange-500"> |
| </div> |
| <div> |
| <label for="email" class="block text-gray-700 mb-1">Correo electr贸nico *</label> |
| <input type="email" id="email" class="w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-orange-500"> |
| </div> |
| <div> |
| <label for="interest" class="block text-gray-700 mb-1">Selecciona la categor铆a de cursos que te interesa:</label> |
| <select id="interest" class="w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-orange-500"> |
| <option>Formaci贸n ocupacional</option> |
| <option>Formaci贸n continua</option> |
| <option>Certificados de profesionalidad</option> |
| <option>Otros</option> |
| </select> |
| </div> |
| <div> |
| <label for="education" class="block text-gray-700 mb-1">Nivel de estudios</label> |
| <select id="education" class="w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-orange-500"> |
| <option>ESO o inferior</option> |
| <option>Bachillerato</option> |
| <option>FP</option> |
| <option>Universidad</option> |
| </select> |
| </div> |
| <div class="flex items-center"> |
| <input type="checkbox" id="privacy" class="mr-2"> |
| <label for="privacy" class="text-sm text-gray-600">He le铆do, acepto la pol铆tica de privacidad y el env铆o de informaci贸n sobre los cursos (*).</label> |
| </div> |
| <button type="submit" class="w-full bg-orange-600 text-white py-3 rounded-lg font-medium hover:bg-orange-700 transition">Enviar Solicitud</button> |
| </form> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section class="py-16 bg-white"> |
| <div class="container mx-auto px-6"> |
| <h2 class="text-3xl font-bold text-center mb-12">En colaboraci贸n con</h2> |
| <div class="flex flex-wrap justify-center gap-8 items-center"> |
| <img src="https://etif.es/wp-content/uploads/2017/10/logoFUNDAE.jpg.webp" alt="FUNDAE" class="h-12"> |
| <img src="https://etif.es/wp-content/uploads/2017/02/SOC-300X52.gif" alt="SOC" class="h-12"> |
| <img src="https://etif.es/wp-content/uploads/2022/07/Pimec-300x143.png.webp" alt="Pimec" class="h-12"> |
| <img src="https://etif.es/wp-content/uploads/2020/10/Cambra-Comerc-Barcelona-300x231.jpg.webp" alt="Cambra" class="h-12"> |
| </div> |
| </div> |
| </section> |
|
|
| <custom-footer></custom-footer> |
|
|
| <script src="components/navbar.js"></script> |
| <script src="components/footer.js"></script> |
| <script src="script.js"></script> |
| <script> |
| feather.replace(); |
| </script> |
| <script src="https://huggingface.co/deepsite/deepsite-badge.js"></script> |
| </body> |
| </html> |