feat: add DevHub section and update heading styles across components

This commit is contained in:
2025-10-15 12:35:57 +02:00
parent 6426de95af
commit 5483e7950a
6 changed files with 64 additions and 6 deletions

View File

@@ -14,9 +14,10 @@ export function About() {
</div>
<Container className="relative">
<div className="mx-auto max-w-3xl text-center">
<h2 className="text-3xl lg:text-4xl font-medium tracking-tight text-white sm:text-4xl">
<h2 className="text-base/7 font-semibold text-cyan-500">Our Mission</h2>
<p className="text-3xl lg:text-4xl font-medium tracking-tight text-white sm:text-4xl">
Discover Mycelium
</h2>
</p>
<p className="mt-6 text-lg text-gray-300">
Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.
</p>