From 3cd41ab1d965554b3a745ed01afdcedf22d1713a Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 17 Nov 2025 12:23:27 +0100 Subject: [PATCH] refactor: simplify hero section with updated typography and spacing - Replaced H1 with H3 and added Eyebrow component for "Project MYCELIUM" label - Removed promotional banner about booking a call - Improved text hierarchy and reduced vertical spacing (mt-8 to mt-4) - Added max-width constraint to description text for better readability - Removed unused H3Icon import --- src/pages/home/HomeAurora.tsx | 35 ++++++++++------------------------- 1 file changed, 10 insertions(+), 25 deletions(-) diff --git a/src/pages/home/HomeAurora.tsx b/src/pages/home/HomeAurora.tsx index 3c05a2a..c72535d 100644 --- a/src/pages/home/HomeAurora.tsx +++ b/src/pages/home/HomeAurora.tsx @@ -1,5 +1,6 @@ -import { H1, H4, H5 } from "@/components/Texts" +import { H1, H4, H3, H5, Eyebrow } from "@/components/Texts" import { Button } from "@/components/Button" +import { H3Icon } from "@heroicons/react/20/solid" export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => void }) { return ( @@ -12,33 +13,17 @@ export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => voi {/* Inner padding */}
-
-
- Deploying at scale?{' '} - - -
-
+ Project MYCELIUM +

+ Private, Distributed Infrastructure Built + for Digital Sovereignty +

-

- MYCELIUM -

- -

- Private, distributed infrastructure built -for digital sovereignty - - -

- -
- -Run your apps, data, and intelligence on infrastructure that belongs to you +
+ Run your apps, data, and intelligence on infrastructure that belongs to you
-
+