Plumbing Rates – Kinship Homes Maintenance
Hourly Rates (Minimum charge: 1 hour, then charged per half-hour)
Fixed-Price Jobs (No hidden fees – full transparency!)
Electric rates: Hourly Rates (Minimum charge: 1 hour, then charged per half-hour)
Electric rates: Fixed-Price Jobs (No hidden fees – full transparency!)
Emergency Call-Out Fees
Roofing rates: Hourly Rates (Minimum charge: 1 hour, then charged per half-hour)
Roofing rates: Fixed-Price Jobs (No hidden fees – full transparency!)
Emergency Call-Out Fees
Drainage rates: Hourly Rates (Minimum charge: 1 hour, then charged per half-hour)
Drainage rates: Fixed-Price Jobs (No hidden fees – full transparency!)
Emergency Call-Out Fees
<${props.Select}
isOptionDisabled=${option => option.mf_input_option_status === 'disabled'}
className=${"mf-input mf-input-multiselect " + ( validation.errors['mf-multi-select'] ? 'mf-invalid' : '' )}
classNamePrefix="mf_multiselect"
value=${parent.getValue("mf-multi-select") && [{"label":"Plumbing","value":"value-1","_id":"908279d","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Drainage","value":"value-2","_id":"9e0318f","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Roofing","value":"value-3","_id":"c846c98","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Electric","value":"value-4","_id":"3b87f36","mf_input_option_status":"","mf_input_option_selected":""}].filter(item => {
if(parent.state.formData['mf-multi-select'] && parent.state.formData['mf-multi-select'].indexOf(item.value) != -1 ){
return item;
}
})}
name='mf-multi-select'
placeholder="${ parent.decodeEntities(`Select What’s Broken`) } "
options=${[{"label":"Plumbing","value":"value-1","_id":"908279d","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Drainage","value":"value-2","_id":"9e0318f","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Roofing","value":"value-3","_id":"c846c98","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Electric","value":"value-4","_id":"3b87f36","mf_input_option_status":"","mf_input_option_selected":""}]}
onChange=${(el) => {
setValue("mf-multi-select", '');
if(el != null){
setValue("mf-multi-select", el, true);
}
parent.multiSelectChange(el, 'mf-multi-select');
}}
ref=${() => {
register({ name: "mf-multi-select" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false}));
if(parent.state?.submitted !== true){
if ( parent.getValue("mf-multi-select") === '' && false ) {
parent.setValue( 'mf-multi-select', '[]');
parent.multiSelectChange('[]', 'mf-multi-select');
}
}
}}
isMulti
/>
<${validation.ErrorMessage}
errors=${validation.errors}
name="mf-multi-select"
as=${html``}
/>
Our Subscription Plan Breakdown
Basic Plan
Ideal for homeowners or small businesses needing essential coverage:
- Annual inspection of key systems (plumbing, heating,drainage).
- Two free call-outs per year for minor repairs.
- Discounted rates on additional services.
Standard Plan
Perfect for mid-sized homes and small businesses requiring more frequent maintenance
- Bi-annual system inspections.
- Four free call-outs per year.
- Priority scheduling for emergency repairs.
- 15% discount on larger repairs.
Premium Plan
Ideal for larger properties with higher maintenance needs
- Quarterly inspections, including HVAC.
- Unlimited free call-outs.
- 24/7 emergency service.
- 25% discount on major repairs.
- Annual appliance servicing.