Update app/home/HeroSection.tsx
This commit is contained in:
parent
9be8ad8635
commit
037508935c
@ -117,7 +117,7 @@ export default function HeroSection() {
|
|||||||
>
|
>
|
||||||
|
|
||||||
<TypingAnimation startOnView = {false}>
|
<TypingAnimation startOnView = {false}>
|
||||||
SELF EVOLVING AGI THAT HELPS YOU COMPLETE MUNDANE TASKS
|
MULTI-AGENT AGI THAT HELPS YOU COMPLETE MUNDANE TASKS
|
||||||
</TypingAnimation>
|
</TypingAnimation>
|
||||||
</motion.h1>
|
</motion.h1>
|
||||||
|
|
||||||
@ -128,7 +128,7 @@ export default function HeroSection() {
|
|||||||
viewport={{ once: true }}
|
viewport={{ once: true }}
|
||||||
className="mb-6 text-lg font-medium text-center text-[#001A2C]"
|
className="mb-6 text-lg font-medium text-center text-[#001A2C]"
|
||||||
>
|
>
|
||||||
The autoagentic AGI. Soviro is a self-evolving AGI made of agents that
|
Soviro is a multi-agent AGI made of agents that
|
||||||
collaborate, and build new agents <br /> as needed, in order to
|
collaborate, and build new agents <br /> as needed, in order to
|
||||||
complete tasks for a user.
|
complete tasks for a user.
|
||||||
</motion.p>
|
</motion.p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user