fix: improve text contrast in hero sections

This commit is contained in:
2025-11-13 15:28:39 +01:00
parent c93974ea3e
commit 96a17a668a
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ export function AgentHeroAlt() {
<H3 as="h1" className="mt-4">
Private, Sovereign and Distributed AI You Control
</H3>
<P className="mt-6 text-gray-200">
<P className="mt-6 text-gray-800">
Mycelium Agents let you deploy and run intelligent systems on your own infrastructure.
Private, local, and autonomous by design, they give you everything you need to build, host, and connect AI agents without relying on centralized clouds.
</P>