removed dummy data

WIP note on the form
This commit is contained in:
gws 2024-11-06 13:18:05 +01:00
parent 1743bfa685
commit 52f36b4ba4

View file

@ -6,18 +6,11 @@ weight = 2
disable_toc = true disable_toc = true
+++ +++
## NOTE WIP: ## Get in touch
This page has dummy data Send a mail to [hello.vumwi@aleeas.com](mailto:hello.vumwi@aleeas.com)
## Contact Info
You can reachout through:
- phone 1234 56 78 90
- ...
Or use the form bellow:
<form class="contact-form"> <form class="contact-form">
@ -31,6 +24,7 @@ You can reachout through:
<textarea placeholder="Message *"></textarea> <textarea placeholder="Message *"></textarea>
</div> </div>
<div> <div>
<button> Send message</button> <button disabled> Send message</button>
</div> </div>
<small> Form backend under construction</small>
</form> </form>