contactez nous

Une question, un projet, une envie de progresser ? Parlons-en

© Ce site est propulsé Outfit Partners via WordPress

Retour en haut
document.addEventListener("DOMContentLoaded", function () { setTimeout(function () { document.querySelectorAll('[data-period="monthly"]').forEach(function (el) { el.firstChild.textContent = "Sans engagement"; }); document.querySelectorAll('[data-period="yearly"]').forEach(function (el) { el.childNodes.forEach(function (node) { if (node.nodeType === 3 && node.textContent.includes("Yearly")) { node.textContent = node.textContent.replace("Yearly", "Avec engagement"); } }); }); }, 2000); });