forked from emre/www_projectmycelium_com
fix: improve text contrast in hero sections
This commit is contained in:
@@ -18,7 +18,7 @@ export function AgentHeroAlt() {
|
|||||||
<H3 as="h1" className="mt-4">
|
<H3 as="h1" className="mt-4">
|
||||||
Private, Sovereign and Distributed AI You Control
|
Private, Sovereign and Distributed AI You Control
|
||||||
</H3>
|
</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.
|
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.
|
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>
|
</P>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ export default function Homepod() {
|
|||||||
<H3 className="mt-4">
|
<H3 className="mt-4">
|
||||||
Your Private Space in the New Internet
|
Your Private Space in the New Internet
|
||||||
</H3>
|
</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.
|
Imagine having your own corner of the internet — private, secure, and always online.
|
||||||
A Pod is your personal digital space on the Mycelium Network.
|
A Pod is your personal digital space on the Mycelium Network.
|
||||||
It’s where your conversations, files, and digital tools live — owned by you, connected to others directly.
|
It’s where your conversations, files, and digital tools live — owned by you, connected to others directly.
|
||||||
|
|||||||
Reference in New Issue
Block a user