Files
Gainsight/Custom_Templates/customer_templates/Walmart Supplier Mexico/operativo-cros-funcional.html.liquid
2025-04-08 17:56:33 -04:00

24 lines
1.0 KiB
Plaintext

{% include "header" %}
<div class="np-homepage-hero">
<img class="homepage-hero-image"
src="https://s3.us-east-1.amazonaws.com/static.northpass.com/Walmart+Mexico/homepage-image-hero.jpg.png"
alt="{{ homepage.headline }}"
/>
</div>
<main class="np-main np-learning-paths np-subpage-container np-max-width">
{% include 'lp_custom_pages'
heading: "Impulsa tu éxito | Rutas de Aprendizaje"
desc: "En la ruta de conocimiento Operativo Cros Funcional está especialmente diseñada para que conozcas los básicos que te permitiran eficiencia en la operación de tu negocio, reducir costos y entender los requerimientos de gestión en tu relación con Walmart"
img: "https://s3.us-east-1.amazonaws.com/static.northpass.com/Walmart+Mexico/homepage-image-4.png"
support: "Soporte:_DesarrollodeProveedores@email.wal-mart.com"
%}
{% include 'custom_lp_index', items: learning_paths.available, cat: "Operativo Cros funcional" %}
</main>
{% include "footer" %}
<style>
.yellow-text {
color: #ffc121 !important;
}
</style>