This commit is contained in:
2025-09-13 20:57:06 +02:00
parent 5cff4fe86d
commit 8a02e3ab05
3 changed files with 9 additions and 9 deletions

View File

@@ -65,7 +65,7 @@ export function HomeAbout() {
</H2>
</motion.div>
<motion.div initial={{ opacity: 0 }} animate={{ opacity: 1 }} transition={{ duration: 1, delay: 1.5 }} className="absolute top-54 left-0 max-w-xl text-left">
<P>
<P color="custom">
With Mycelium Cloud, you can deploy purpose-built AI agents to automate any workflow. Keep complete control of your data while scaling from simple tasks to complex decision-making.
</P>
</motion.div>