Reasons why you might enjoy working with us
document.addEventListener( 'wpcf7mailsent', function( event ) { window.scrollTo({left:0,top:0,behavior: 'smooth' }); location = '/thank-you'; }, false );
document.addEventListener( 'wpcf7invalid', function( event ) { window.scrollTo({left:0,top:jQuery('.wpcf7-not-valid-tip').parent().parent().offset().top - 60,behavior: 'smooth' }) }, false );