dd stacks

This commit is contained in:
2025-09-16 13:25:24 +02:00
parent 4aff3a5c6b
commit de6a83a87c
4 changed files with 171 additions and 24 deletions

View File

@@ -44,7 +44,7 @@ export function StackSectionPreview() {
animate={isInView ? { opacity: 1, y: 0 } : { opacity: 0, y: 30 }}
transition={{ duration: 0.8, delay: 0.6 }}
>
<P className="mx-auto mt-8 max-w-3xl" color="custom">
<P className="mx-auto mt-8 max-w-3xl" color="light">
Built with Mycelium technology, our AI infrastructure ensures unbreakable networks, complete data sovereignty, ultra-secure agent-human communication, and unhackable data storage systems.
</P>
</motion.div>