{% include "header" , color: "var(--nintex--color--deep-purple)" , text_color: "white" , text_en_US: homepage.headline , text_es: "Bienvenido a Nintex University" , text_fr: "Bienvenue à Nintex University" , text_de: "Willkommen bei Nintex University" , text_en_GB: "Welcome to Nintex University" , text_nl: "Welkom bij Nintex University" , text_pt_BR: "Bem-vindo ao Nintex University" , subtitle_en_US: homepage.subheadline , subtitle_es: "Explora cursos adaptados, rutas de aprendizaje guiadas y exámenes de certificación diseñados para ayudarte a embarcarte rápidamente y dominar la plataforma Nintex con confianza." , subtitle_fr: "Explorez des cours adaptés, des parcours d'apprentissage guidés et des examens de certification conçus pour vous aider à embarquer rapidement et maîtriser la plateforme Nintex avec confiance." , subtitle_de: "Explore tailored courses, guided learning paths, and certification exams designed to help you onboard quickly and master the Nintex platform with confidence." , subtitle_en_GB: "Explore tailored courses, guided learning paths, and certification exams designed to help you onboard quickly and master the Nintex platform with confidence." , subtitle_nl: "Ontdek aangepaste cursussen, geleide leerpaden en certificeringsexamens ontworpen om je snel aan boord te helpen en de Nintex-platform met vertrouwen te beheersen." , subtitle_pt_BR: "Explore cursos adaptados, caminhos de aprendizagem guiados e exames de certificação projetados para ajudar você a embarcar rapidamente e dominar a plataforma Nintex com confiança." , button_text_en_US: 'Learn how to Get Started' , button_text_es: 'Aprender cómo empezar' , button_text_fr: 'Apprendre comment commencer' , button_text_de: 'Lernen, wie man beginnt' , button_text_en_GB: 'Learn How to Get Started' , button_text_nl: 'Leer hoe je kunt beginnen' , button_text_pt_BR: 'Aprender como começar' , button_link: 'https://vimeo.com/1123384951?share=copy' %}
{% include "sub_navigation" %} {% if courses.featured.any? %}
{% if courses.featured.any? %}
{% for course in courses.featured %}
{% include "cards_course_nintex" with course %}
{% endfor %}
{% endif %}
{% endif %} {% include "new_courses" %} {% include "homepage_paths" %} {% if current_school.properties.show_testimonials == true %} {% include "customer_testimonials" %} {% endif %} {% include "homepage_faqs" %}
{% include "footer" %}