www_mycelium/templates/partials/about1.html

12 lines
634 B
HTML
Raw Normal View History

2024-08-17 13:58:13 +00:00
<div class="relative isolate overflow-hidden bg-gray-900 px-6 py-24 sm:py-32 lg:px-8">
2024-08-19 15:49:40 +00:00
<img src="/home/img/hometech2.jpg" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
2024-08-17 13:58:13 +00:00
<div class="mx-auto max-w-2xl text-center">
<br>
<br>
<br>
<br>
<h2 class="text-4xl font-bold pt-30 tracking-tight text-white lg:text-5xl">A cyber pandemic Antidote</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">We can help you “rethink“ your next project to achieve security, efficiency and scale which was not possible before, essential for the evolving needs of emerging IT workloads.</p>
</div>
</div>