let homebgPath = ` ` document.querySelectorAll(".home-bgpath").forEach(el => { el.innerHTML = homebgPath; });