fix(kontakt): replace simulated form submit with mailto: link

- Generate mailto: link with all form data on submit
- Opens user's email client with pre-filled email to mki@kies-media.de
- Subject includes interest type, body contains all form fields
- Update success message to reflect email client behavior
- Remove fake setTimeout simulation

Fix #15
This commit is contained in:
Claw
2026-05-13 22:39:42 +00:00
parent ea85280cde
commit cc7b2d8d70
2 changed files with 27 additions and 8 deletions

View File

@@ -527,7 +527,7 @@
<div class="form-success" id="formSuccess">
<p>Vielen Dank für Ihre Anfrage!</p>
<br />
<small>Wir melden uns schnellstmöglich bei Ihnen.</small>
<small>Ihr E-Mail-Programm wurde geöffnet. Bitte senden Sie die E-Mail ab, damit Ihre Anfrage bei uns eingeht.</small>
</div>
</div>
<div class="contact-details">