diff --git a/index.html b/index.html
index 613dda5c..ed59b6ca 100644
--- a/index.html
+++ b/index.html
@@ -999,6 +999,7 @@
Reach Out To Us
return;
}
sendEmail(email);
+ event.target.reset();
});
function sendEmail(email) {
@@ -1436,4 +1437,4 @@ Reach Out To Us
-
\ No newline at end of file
+