diff --git a/src/components/Header.tsx b/src/components/Header.tsx index e02313b..d39ffdc 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -48,7 +48,7 @@ function MobileNavLink( return ( ) @@ -72,7 +72,7 @@ export function Header() { {({ open }) => ( <> {({ open }) => @@ -104,7 +104,7 @@ export function Header() { y: -32, transition: { duration: 0.2 }, }} - className="absolute inset-x-0 top-0 z-0 origin-top rounded-b-2xl bg-white px-6 pt-32 pb-6 shadow-2xl shadow-gray-900/20" + className="absolute inset-x-0 top-0 z-0 origin-top rounded-b-2xl bg-gray-900 px-6 pt-32 pb-6 shadow-2xl shadow-gray-900/20" >
diff --git a/src/components/HomeHero.tsx b/src/components/HomeHero.tsx index 613e81a..206f2b4 100644 --- a/src/components/HomeHero.tsx +++ b/src/components/HomeHero.tsx @@ -32,26 +32,43 @@ export function HomeHero() {
-
-
-

- -

+
+
+
+

+ +

+
+ + {/* Mobile-only PL */} + + + Mycelium's advancements in Agentic infrastructure supports private, secure and autonomous Agents that connect, learn and grow with you. + +
+ + {/* Desktop-only PL */} - + Mycelium's advancements in Agentic infrastructure supports private, secure and autonomous Agents that connect, learn and grow with you.