We're a privately held company that acquires, operates, and scales trades businesses.
We're entrepreneurs willing to do the work to make a good company thrive. For a confidential conversation about your business and what comes next, send us a note.
Explore selling your business
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
window.onload = function () {
let stickyButtonsConfig = window.__sharethis__.config['sticky-share-buttons'];
$('div[data-network="email"]').replaceWith($('div[data-network="email"]').clone());
$('div[data-network="email"]').on("click", function () {
var emailSubject = "I'd like to share a link with you!";
var emailBody = window.location.href;
window.location.href = "mailto:?subject=" + emailSubject + "&body=" + emailBody;
});
if (window.location.hash) {
var Headerheight = $('header').height();
var Secondaryheaderheight = $('.secondary-header').height();
var Totalheaderheight = parseInt(Headerheight + 20) + parseInt(Secondaryheaderheight);
window.scrollTo(0, $(window.location.hash).offset().top - Totalheaderheight);
}
}