Professional Cleaning Services

We provide reliable, fully insured cleaning services throughout Dublin for homes, businesses and Airbnb properties.

๐Ÿ  Domestic Cleaning

Weekly, fortnightly and one-off cleaning tailored to your home.

๐Ÿงน Deep Cleaning

Perfect before moving house or after renovations.

๐Ÿ› Airbnb Cleaning

Fast turnaround cleaning with bed changes and restocking.

๐Ÿ›‹ Sofa & Mattress Cleaning

Deep fabric cleaning to remove stains, odours and dirt.

๐Ÿข Office Cleaning

Professional cleaning for offices and commercial premises.

๐Ÿšš End of Tenancy Cleaning

Helping landlords and tenants leave properties spotless.

/* ABOUT PAGE */ .about-page{ padding:80px 8%; background:#f8f9fb; } .about-page h1{ text-align:center; color:#0d2d62; font-size:52px; margin-bottom:25px; } .about-page .intro{ text-align:center; font-size:22px; max-width:900px; margin:0 auto 60px; color:#555; } .about-grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:30px; margin-bottom:60px; } .about-card{ background:white; padding:35px; border-radius:12px; box-shadow:0 5px 15px rgba(0,0,0,.08); transition:.3s; } .about-card:hover{ transform:translateY(-8px); } .about-card h2{ color:#0d2d62; margin-bottom:15px; } .about-card p{ color:#666; line-height:1.7; } .about-text{ text-align:center; max-width:900px; margin:auto; } .about-text h2{ color:#0d2d62; margin-bottom:20px; font-size:38px; } .about-text p{ color:#555; line-height:1.8; margin-bottom:20px; }