
Building on Legacies
Our partner companies are leading roofing businesses in their communities, trusted for their quality and commitment. Together, they form the foundation of ARP’s growing national network.
TRUSTED BY COMMUNITIES.
RECOGNISED BY THE INDUSTRY.
GAF President’s Club
GAF Master Elite® Contractors
Top 100 U.S. Roofing Contractors
Owens Corning Platinum Preferred
Thousands 5 Star Google Reviews
(() => { // Title reveal on scroll const section = document.querySelector('.focus-hero'); if (!section) return;
const reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches; if (reduce || !('IntersectionObserver' in window)) { section.classList.add('is-inview'); return; }
const io = new IntersectionObserver((entries) => { entries.forEach(e => { if (e.isIntersecting) { section.classList.add('is-inview'); io.unobserve(section); // remove this line to re-trigger on each scroll-in } }); }, { threshold: 0.25 });
io.observe(section); })();



