buildsomething/content/software.md
2024-11-06 14:08:12 +01:00

29 lines
684 B
Markdown

+++
title = "Software"
description = "Software Development Consulting"
weight = 1
+++
## Get in touch
Send a mail to [hello.vumwi@aleeas.com](mailto:hello.vumwi@aleeas.com)
Or use the form bellow:
<form class="contact-form">
<h2>Contact Form</h2>
<div class="input-fields">
<input type="text" class="input" placeholder="Your Name"\>
<input type="text" class="input" placeholder="Your Emaill "\>
<input type="text" class="input" placeholder="Your Phone "\>
</div>
<div class="msg">
<textarea placeholder="Message *"></textarea>
</div>
<div>
<button disabled> Send message</button>
</div>
<small> Form backend under construction</small>
</form>