I have a contact form I've created that I need to submit to another page for tracking purposes. The form is at /contact-us/ and it needs to submit to /contact-thank-you/. However whenever I submit the form it goes to the correct page URL but displays my blog page for some reason. If I go to the same submission page URL in the browser without submitting the form the correct looking page comes up fine.
The form can be found here. The submission page is found here here.
Any help or suggestions is greatly appreciated.