import { session } from 'wix-storage'; $w.onReady(() => { // Select all images on the page (adjust selector if you want only specific images) const images = $w('Image'); let imageUrls = []; images.forEach(img => { if (img.src) { imageUrls.push(img.src); } }); // Build ImageObject JSON-LD for each image const imageObjects = imageUrls.map(url => { return { "@type": "ImageObject", "contentUrl": url, "description": "Image from AquaTerra site", "license": "https://www.aquaterra.ae/", "acquireLicensePage": "https://www.aquaterra.ae/" }; }); // Build full JSON-LD script with @graph for multiple images const jsonLd = { "@context": "https://schema.org", "@graph": imageObjects }; // Inject JSON-LD script into the page head const script = document.createElement('script'); script.type = 'application/ld+json'; script.text = JSON.stringify(jsonLd); document.head.appendChild(script); });
top of page

OUR SERVICE

Handyman Dubai Services – Expert & Professional Solutions

Plumbing, electrical, HVAC, repairs, painting, carpentry, glass & steel, pool & lawn services - general call outs starting from 350 AED.

6-49.jpg

AquaTerra – Services & Prices

Air Conditioning (AC) Services

AC Preventive Service (per unit, filter cleaning, thermostat check)


AC Coil Deep Cleaning


AC Duct Cleaning + Indoor Air Quality Check

*Starting from AED 150

​

Plumbing Services
 

Plumbing Callout (leak repair, drain unclog, faucet fix)


Water Heater Service


Water Tank Cleaning (villa, up to 2,000 gallons
 
*
Starting from AED 250

Electrical Services
 

Electrical Callout (switches, sockets, DB board check)


Light Fixture Installation/Replacement


DB Board Preventive Maintenance

*Starting from AED 250

Handyman Services
 

Handyman Callout (per hour, general repairs)


Curtain & Blinds Installation


Furniture Assembly



*Starting from AED 250

Special Add-On
Services

Deep Cleaning


Pool Inspection & Cleaning


Garden Maintenance


Move-In/Move-Out Cleaning


*Starting from AED 350

aquaterra_10.png

We prioritize quality service over everything. Let us elevate your property maintenance experience today.

  • Facebook
  • Instagram
  • LinkedIn

Contact Details

Suite 20, Level 19, Atelier Business Centre, Barsha Heights

© 2025 by AquaTerra Real Estate Services. Powered and secured by Wix 

bottom of page