Files
Gainsight/Custom_Templates/customer_templates/Walmart Supplier Mexico/impulsa-tu-exito-caja-de-herramientas.html.liquid
2025-04-08 17:56:33 -04:00

22 lines
742 B
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 'impulsa_navigation' %}
{% include 'impulsa_custom_pages'
heading: "Caja de Herramientas"
desc: "En este sitio podrás consultar información relevante adicional para tu consulta posterios y que responde a diversas necesidades que continuamente cuentan los proveedores"
img: "#"
%}
</main>
{% include "footer" %}
<style>
.yellow-text {
color: #ffc121 !important;
}
</style>