Gallery

Home – Gallery

Your Spotless Space

Costs Less Today! 30%off!

Take advantage of 30% savings on reliable cleaning solutions trusted by many happy customers.

document.addEventListener("DOMContentLoaded", function() { const links = document.querySelectorAll('a[href*="#"]'); links.forEach(link => { link.addEventListener("click", function(e) { const targetID = this.getAttribute("href").split("#")[1]; const target = document.getElementById(targetID); if (target) { e.preventDefault(); target.scrollIntoView({ behavior: "smooth", block: "start" }); } }); }); });