home_work Home carpenter Services auto_awesome Gallery help_outline FAQ mail_outline Contact
Call Bairt
Reviews

What Clients Say

star star star star star
star star star star star
"Bairt did an incredible job on our 1930s hardwood floors. The whole house looks brand new — you'd never know they were 90 years old."

Michelle T.

Newcastle NSW

Floor Sanding & Finishing
star star star star star
"Turned up on time, no mess, and the floors are absolutely stunning. Best tradie experience I've had. Highly recommend."

Dave K.

Hamilton

Floor Sanding
star star star star star
"Our old pine floors looked ruined. Bairt brought them back to life — the colour and finish are perfect. Couldn't be happier."

Sarah M.

Lake Macquarie

Pine Floor Restoration
star star star star star
"Professional, reliable and fair priced. Bairt sanded our whole house before we moved in — brilliant result."

James R.

Glendale

Full House Sand & Finish
// Back to top visibility window.addEventListener('scroll', function(){ var btn = document.getElementById('back-to-top'); if(window.scrollY > 400){ btn.style.opacity='1'; btn.style.pointerEvents='auto'; } else { btn.style.opacity='0'; btn.style.pointerEvents='none'; } document.addEventListener('click', function(e) { var a = e.target.closest('a[href^="tel:"]'); if (a && typeof gtag === 'function') { gtag('event', 'phone_click', { event_category: 'contact', event_label: a.href.replace('tel:', ''), value: 1 }); } }); document.addEventListener('submit', function(e) { var f = e.target; if (f.tagName === 'FORM' && f.method && typeof gtag === 'function') { gtag('event', 'form_submit', { event_label: window.location.pathname,