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>

View File

@@ -17,7 +17,7 @@ export default function Homepod() {
<H3 className="mt-4">
Your Private Space in the New Internet
</H3>
<P className="mt-6 text-gray-200">
<P className="mt-6 text-gray-800">
Imagine having your own corner of the internet private, secure, and always online.
A Pod is your personal digital space on the Mycelium Network.
Its where your conversations, files, and digital tools live owned by you, connected to others directly.