diff --git a/src/components/CallTo.tsx b/src/components/CallTo.tsx index 02201ae..a6b3665 100644 --- a/src/components/CallTo.tsx +++ b/src/components/CallTo.tsx @@ -4,26 +4,25 @@ export function CallTo() {
-

+

Say Hello to Decentralized AI Agents that are Truly Yours

-

+

Why hand out your intelligence to centralized giants when you can build your own?

-

+

With Project Mycelium’s Decentralized Agentic Cloud, you’re not just adopting AI—you’re claiming your own sovereign, autonomous AI infrastructure that grows and evolves with you.

{' '} Book a Meeting{' '} - + Join the Waitlist -
setHovering(true)} onMouseLeave={() => setHovering(false)} > diff --git a/src/components/Steps.tsx b/src/components/Steps.tsx index a1d9c55..96838a4 100644 --- a/src/components/Steps.tsx +++ b/src/components/Steps.tsx @@ -33,7 +33,7 @@ const features = [ export function Steps() { return ( -
+

diff --git a/src/components/UseCases.tsx b/src/components/UseCases.tsx index b7984f0..121bc11 100644 --- a/src/components/UseCases.tsx +++ b/src/components/UseCases.tsx @@ -15,7 +15,7 @@ import { } from '@heroicons/react/24/solid' import { Container } from '@/components/Container' -import { H2, P } from '@/components/Texts' +import { H2, P, CT, CP } from '@/components/Texts' interface Review { title: string @@ -93,11 +93,11 @@ function Review({ {...props} >
- {React.createElement(getReviewIcon(title), { className: "h-6 w-6 text-gray-700 mb-2" })} -

+ {React.createElement(getReviewIcon(title), { className: "h-6 w-6 text-[#2F3178] mb-2" })} + {title} -

-

{body}

+ + {body}
@@ -217,13 +217,14 @@ export function UseCases() {

Coming Soon: The Future of Mycelium