Ouvertures sur rendez-vous, les dimanches également

Vous pouvez prendre rdv en ligne, me contacter au 07.72.38.78.64 ou sur Messenger
07.72.38.78.64

Institut de beauté - Massages
45 rue du Docteur Louis Pargoire 07200 Aubenas

🌼

Galerie 🌼

Tàmãloù – Massage bien-être à Aubenas

(function () { function run() { // 🧹 Cache footer Durable si présent document.querySelectorAll('footer, [class*="footer"], [id*="footer"]').forEach(el => { el.style.opacity = "0.01"; // quasi invisible MAIS safe SEO el.style.height = "1px"; el.style.overflow = "hidden"; el.style.pointerEvents = "none"; }); // 🟢 Footer SEO propre (important pour Google) if (!document.getElementById("tam-footer")) { const footer = document.createElement("footer"); footer.id = "tam-footer"; footer.innerHTML = `
Tàmãloù Massages et Soins
Massage bien-être à Aubenas (Ardèche)
45 rue du docteur Louis Pargoire, 07200 Aubenas
Téléphone : +33 7 72 38 78 64
Site : https://tamalou-webmassage.com

Voir sur Google Maps
`; // 🧠 IMPORTANT SEO (lisible par Google mais discret) footer.style.fontSize = "10px"; footer.style.lineHeight = "1.2"; footer.style.color = "#777"; footer.style.opacity = "0.01"; footer.style.position = "relative"; document.body.appendChild(footer); } } window.addEventListener("load", run); // 🔁 Durable regen DOM protection const observer = new MutationObserver(run); observer.observe(document.body, { childList: true, subtree: true }); })();