Hi @synesterblack ,
I am slightly confused because the page you mention you need help with is a HubSpot meeting link (not a form?)
If your question is about forms, then you can add the form to the page using js by following these docs:
https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options
If you do this, you will be able to pass a onFormSubmit option as shown in the docs and you can do a page navigation then using javascript. Alternatively you could customize the thank you message that is displayed by default when the form is submitted.
If it is the HubSpot meetings link that you would like to trigger a redirection on when the form in this page is submitted, you can do this if you go to edit the meetings link. From here go to scheduling -> confirmation -> redirect to page (as shown in the screenshot below)
https://drive.google.com/file/d/1-eOtd-OJ_Y-wFAigf1CHGI9ltesufVvI/view?usp=sharing
Best,
Conor