ok
This commit is contained in:
@@ -58,7 +58,7 @@ export function HomeHero() {
|
||||
<div className="text-center max-w-5xl">
|
||||
<TypeAnimation
|
||||
sequence={[
|
||||
'Decentralized Agentic Cloud.',
|
||||
'Decentralized Autonomous Agentic Cloud',
|
||||
1000,
|
||||
]}
|
||||
wrapper="h1"
|
||||
@@ -73,7 +73,7 @@ export function HomeHero() {
|
||||
transition={{ duration: 1, delay: 1 }}
|
||||
>
|
||||
<p className="absolute bottom-12 left-0 max-w-xl text-left text-2xl font-medium text-pretty leading-[1.2] text-[#2F3178] lg:text-3xl">
|
||||
Building the infrastructure where AI agents can live, communicate, and evolve with complete sovereignty.
|
||||
Mycelium's advancements in Agentic infrastructure supports private, secure and autonomous Agents that connect, learn and grow with you.
|
||||
</p>
|
||||
</motion.div>
|
||||
<a href="#about" className="absolute bottom-24 right-0 flex items-center gap-x-2 text-2xl font-medium text-[#2F3178] lg:text-3xl animate-bounce-y">
|
||||
|
Reference in New Issue
Block a user