diff --git a/layouts/shortcodes/mt-teacher-form.html b/layouts/shortcodes/mt-teacher-form.html
index e9a0097..e816b3f 100644
--- a/layouts/shortcodes/mt-teacher-form.html
+++ b/layouts/shortcodes/mt-teacher-form.html
@@ -7,7 +7,7 @@
const data = new FormData(form);
var xhr = new XMLHttpRequest();
- xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-parent-form");
+ xhr.open("POST", "https://n8n.tfcconnection.org/webhook-test/mt-teacher-form");
xhr.send(data);
console.log(data);
console.log("Hallo!");
@@ -76,24 +76,6 @@
class="form-input w-full h-64 {{ $formClasses }}"
placeholder="">
-
-
- If your teen has been on a previous Mission Trip, describe any positive or negative changes you noticed in their lives.
-
-
-
-
-
-
- Please tell us any negative or positive feelings you have about your teenager being involved in this trip:
-
-
-
-
What else would you like to tell us about your teenager that might be relevant as we consider them for a Mission Trip?
@@ -103,7 +85,7 @@
class="form-input w-full h-64 {{ $formClasses }}"
placeholder="">