add technology pages

This commit is contained in:
2024-08-18 17:42:12 +02:00
parent 02e345cb37
commit 2db59058fd
12 changed files with 235 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
<div class=" py-12 lg:py-16">
<div class="mx-auto max-w-7xl px-6 lg:px-8">
<div class="mx-auto max-w-2xl lg:mx-0">
<h2 class="text-base font-semibold leading-7 text-indigo-600 mb-4">TECHNOLOGIES</h2>
<h2 class="text-base font-semibold leading-7 text-indigo-400 mb-4">TECHNOLOGIES</h2>
<h2 class="mt-2">Component Architecture</h2>
<p class="mt-4 text-lg leading-8 text-gray-300">Explore the Core Elements of Mycelium Network.</p>
</div>