kompact-io-landing/templates/contact.html

11 lines
406 B
HTML

<section id="contact" class="py-12 px-2 flex flex-col gap-12">
<header class="text-3xl">
# contact
</header>
<div class="text-gray-800 dark:text-gray-200 mt-4">
Questions? We'll be happy to help answer any of your questions. Send us an email and we'll get back to you shortly.
</div>
<div>
Reach us on : <a href="mailto:kompactio@proton.me">kompactio@proton.me</a>
</div>
</section>