If you wish to contact us please use the contact form below or send an e-mail to joseph@homegrowthacademy.com

Name
return; } if (!terms.checked || !refund.checked) { e.preventDefault(); e.stopPropagation(); e.stopImmediatePropagation(); alert( 'You must accept the Terms & Conditions and No Refund Policy before proceeding.' ); return false; } } }, true); });