Add honeypot, spam protection to contact form

This commit is contained in:
2026-05-02 11:24:11 +12:00
parent cd8d581f7a
commit 3587ba7f26
25 changed files with 553 additions and 41 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<div class="error-actions">
<a href="/" class="btn btn-yellow">Take me home</a>
<a href="/booking" class="btn btn-outline">Book a Meet &amp; Greet</a>
<a href="/contact-us" class="btn btn-outline">Book a Meet &amp; Greet</a>
</div>
</div>
</main>