Antonio PrimeScape Antonio PrimeScape Construction
NAVIGATION
๐Ÿ  Home ๐Ÿ“ธ Gallery / Portfolio ๐Ÿ’ฐ Pricing ๐Ÿ“ž Contact ๐Ÿ‘ค About Antonio
PAVING SERVICES
๐Ÿงฑ All Paving Services โ–พ
OTHER SERVICES
๐Ÿ”ง More Services โ–พ
REVIEWS & SOCIAL
โญ Reviews & Social โ–พ

Contact Antonio PrimeScape Construction

Ready to transform your outdoor space? Get a free, no-obligation quote today.

๐Ÿ“ž Call or Text

Antonio
๐Ÿ“ฑ 0406 170 544

๐Ÿ’ฌ Send a text message

๐Ÿ“ง antoniolandscapingman@gmail.com

๐Ÿ“ 10 Elwood St, Notting Hill VIC 3168

๐Ÿ• Mon-Fri 7am-6pm ยท Sat 7am-4pm

๐Ÿ“ Service Areas

We serve all Melbourne suburbs including:

Glen Waverley, Mount Waverley, Clayton, Oakleigh, Mulgrave, Wheelers Hill,
Box Hill, Burwood, Camberwell, Malvern, Brighton,
Dandenong, Springvale, Noble Park, and more.

View full pricing โ†’

View our project gallery โ†’

โญ 63 Five-Star Google Reviews

"Antonio did an amazing job with our bluestone paving. Professional, on time, and the quality is outstanding."

Read more reviews โ†’

function toggleServices() { var list = document.getElementById('mobileServices'); var arrow = document.querySelector('.mm-arrow'); list.classList.toggle('open'); if (arrow) arrow.textContent = list.classList.contains('open') ? 'โ–ด' : 'โ–พ'; } function toggleMenu() { var menu = document.getElementById('mobileMenu'); var btn = document.getElementById('hamburger'); var isOpen = menu.classList.contains('open'); if (isOpen) { menu.classList.remove('open'); btn.classList.remove('active'); document.body.style.overflow = ''; setTimeout(function() { menu.style.display = 'none'; }, 300); } else { menu.style.display = 'flex'; void menu.offsetHeight; menu.classList.add('open'); btn.classList.add('active'); document.body.style.overflow = 'hidden'; } } document.getElementById('hamburger').addEventListener('click', toggleMenu); document.addEventListener('click', function(e) { var menu = document.getElementById('mobileMenu'); var btn = document.getElementById('hamburger'); if (!menu.contains(e.target) && !btn.contains(e.target) && menu.classList.contains('open')) { menu.classList.remove('open'); btn.classList.remove('active'); setTimeout(function() { menu.style.display = 'none'; }, 300); document.body.style.overflow = ''; } });