Update app/home/HeroSection.tsx

This commit is contained in:
shialoth 2025-03-18 06:49:28 +00:00
parent 9be8ad8635
commit 037508935c

View File

@ -117,7 +117,7 @@ export default function HeroSection() {
>
<TypingAnimation startOnView = {false}>
SELF EVOLVING AGI THAT HELPS YOU COMPLETE MUNDANE TASKS
MULTI-AGENT AGI THAT HELPS YOU COMPLETE MUNDANE TASKS
</TypingAnimation>
</motion.h1>
@ -128,7 +128,7 @@ export default function HeroSection() {
viewport={{ once: true }}
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
complete tasks for a user.
</motion.p>