FAQs

Got Questions? We’ve Got You Covered!

Have questions about our cleaning services? We’ve compiled answers to the most common inquiries to help you understand our process, offerings, and why clients trust us every time.

Yes, our professional deep cleaning team services both residential and commercial spaces, delivering detailed, eco-friendly cleaning solutions tailored to each environment’s unique needs.

Yes, our service applies to both furnished and unfurnished spaces, adapting the process to ensure every corner is cleaned to the highest standard.

In many cases, yes. Availability depends on scheduling, but we strive to accommodate urgent cleaning needs whenever possible, ensuring your space is ready when you need it.

We use safe, eco-friendly cleaning products whenever possible, reducing environmental impact while ensuring a healthy, fresh, and hygienic workplace for your staff and visitors.

We handle trash removal, sweeping, mopping, sanitizing, arranging tables, and restoring spaces to their original condition, ensuring your venue looks perfect both before and after events.

Yes, our bi-weekly cleaning service is ideal for offices, retail shops, and other business environments that need regular upkeep.

Yes, our maid services are pet-friendly. We take care to use safe, non-toxic products and work around pets to ensure comfort and safety for your furry companions.

Our service covers dusting, vacuuming, sanitizing surfaces, emptying bins, restroom cleaning, and more, ensuring a spotless and hygienic work environment every day.

Yes, we bring all professional-grade cleaning products, tools, and equipment needed to complete the job efficiently, saving you time and ensuring a consistent, high-quality clean every visit.

No, our team brings professional-grade equipment and eco-friendly cleaning products to ensure a thorough, safe clean without requiring any additional supplies from you.

parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el) } /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-listing-fname" as=${html``} />
parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-telephone" as=${html``} />
parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-email" as=${html``} />
<${props.Flatpickr} name="mf-date" className="mf-input mf-date-input mf-left-parent " placeholder="${ parent.decodeEntities(`Date`) } " options=${{"minDate":"","maxDate":"","dateFormat":"m-d-Y","enableTime":"","disable":[],"mode":"single","static":true,"disableMobile":true,"time_24hr":false}} value=${parent.getValue('mf-date')} onInput=${parent.handleDateTime} aria-invalid=${validation.errors['mf-date'] ? 'true' : 'false'} ref=${el => props.DateWidget( el, '', {"message":"This field is required.","required":false}, register, parent )} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-date" as=${html``} />
<${props.Flatpickr} name="mf-time" className="mf-input mf-date-input mf-time-input mf-left-parent " placeholder="${ parent.decodeEntities(`Time`) } " options=${{"enableTime":true,"dateFormat":"h:i K","noCalendar":true,"time_24hr":false,"static":true}} value=${parent.getValue('mf-time')} onInput=${parent.handleDateTime} aria-invalid=${validation.errors['mf-time'] ? 'true' : 'false'} ref=${ el => { if( el && el.node.nextSibling ) { if( el.props.value.trim().length ) { el.node.nextSibling.classList.add('value-found'); }else { el.node.nextSibling.classList.remove('value-found'); } } register({ name: "mf-time" }, parent.activateValidation({"message":"This field is required.","required":false})) } } /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-time" as=${html``} />
<${props.Select} className=${"mf-input mf-input-select " + ( validation.errors['mf-select'] ? 'mf-invalid' : '' )} classNamePrefix="mf_select" name="mf-select" placeholder="${ parent.decodeEntities(`Select Service`) } " isSearchable=${false} options=${[{"label":"Item 1","value":"value-1","isDisabled":false},{"label":"Item 2","value":"value-2","isDisabled":false},{"label":"Item 3","value":"value-3","isDisabled":false}]} value=${parent.getValue("mf-select") ? [{"label":"Item 1","value":"value-1","isDisabled":false},{"label":"Item 2","value":"value-2","isDisabled":false},{"label":"Item 3","value":"value-3","isDisabled":false}].filter(item => item.value === parent.getValue("mf-select"))[0] : []} onChange=${(e)=> parent.handleSelect(e, "mf-select")} ref=${() => { register({ name: "mf-select" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false})); if ( parent.getValue("mf-select") === '' && false ) { parent.setValue( 'mf-select', '', true ); parent.handleChange({ target: { name: 'mf-select', value: '' } }); } }} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-select" as=${html``} />