Files
Gainsight/Custom_Templates/customer_templates/Walmart Supplier Mexico/resposabilidad-social-y-ambienta.html.liquid
2025-04-08 17:56:33 -04:00

24 lines
1.1 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 de responsabilidad social y ambiental está diseñada para que conozcas sobre las estrategias e iniciativas que Walmart cuenta y en las cuales tu como proveedor puedes participar para impactar a tu comunidad a través de sustentabilidad, brindando oportunidades con ética e integridad."
img: "https://s3.us-east-1.amazonaws.com/static.northpass.com/Supplier+Academy/New+Category+Images/merchandisin.png"
support: "Soporte:_DesarrollodeProveedores@email.wal-mart.com"
%}
{% include 'custom_lp_index', items: learning_paths.available, cat: "Resposabilidad Social y Ambienta" %}
</main>
{% include "footer" %}
<style>
.yellow-text {
color: #ffc121 !important;
}
</style>