<script type="text/javascript">
document.addEventListener('wpcf7mailsent', function(event) {
   // Redirect to another page
   window.location.href = 'https://kwebmakerdigitalagency.com/astral_pipes/thank-you';
 }, false);
</script>