diff --git a/public/images/8c0e4489-1721-49e0-a475-509daf745c1c.png b/public/images/8c0e4489-1721-49e0-a475-509daf745c1c.png deleted file mode 100644 index 97c483a8..00000000 Binary files a/public/images/8c0e4489-1721-49e0-a475-509daf745c1c.png and /dev/null differ diff --git a/public/images/ChatGPT Image Oct 24, 2025, 05_03_52 PM.png b/public/images/ChatGPT Image Oct 24, 2025, 05_03_52 PM.png deleted file mode 100644 index 9c4598eb..00000000 Binary files a/public/images/ChatGPT Image Oct 24, 2025, 05_03_52 PM.png and /dev/null differ diff --git a/public/images/Screenshot 2025-09-13 at 15.58.46.png b/public/images/Screenshot 2025-09-13 at 15.58.46.png deleted file mode 100644 index f9bf2bc9..00000000 Binary files a/public/images/Screenshot 2025-09-13 at 15.58.46.png and /dev/null differ diff --git a/public/images/a718fb45-791b-429f-9927-668e6fa8c73b.png b/public/images/a718fb45-791b-429f-9927-668e6fa8c73b.png deleted file mode 100644 index 9ca2e27b..00000000 Binary files a/public/images/a718fb45-791b-429f-9927-668e6fa8c73b.png and /dev/null differ diff --git a/public/images/agent_icon.png b/public/images/agent_icon.png deleted file mode 100644 index 6a0c9a20..00000000 Binary files a/public/images/agent_icon.png and /dev/null differ diff --git a/public/images/agentshero2.png b/public/images/agentshero2.png new file mode 100644 index 00000000..593d4cee Binary files /dev/null and b/public/images/agentshero2.png differ diff --git a/public/images/candy.gif b/public/images/candy.gif deleted file mode 100644 index 5825c96c..00000000 Binary files a/public/images/candy.gif and /dev/null differ diff --git a/public/images/cloud.png b/public/images/cloud.png deleted file mode 100644 index ce6fa52c..00000000 Binary files a/public/images/cloud.png and /dev/null differ diff --git a/public/images/cloud1.png b/public/images/cloud1.png deleted file mode 100644 index 7747a3d9..00000000 Binary files a/public/images/cloud1.png and /dev/null differ diff --git a/public/images/cloud_icon.png b/public/images/cloud_icon.png deleted file mode 100644 index dbf9330c..00000000 Binary files a/public/images/cloud_icon.png and /dev/null differ diff --git a/public/images/computehero3.jpg b/public/images/computehero3.jpg deleted file mode 100644 index 829f7480..00000000 Binary files a/public/images/computehero3.jpg and /dev/null differ diff --git a/public/images/cube.png b/public/images/cube.png deleted file mode 100644 index b958fc1e..00000000 Binary files a/public/images/cube.png and /dev/null differ diff --git a/public/images/deployment.webp b/public/images/deployment.webp deleted file mode 100644 index 1e7cd90f..00000000 Binary files a/public/images/deployment.webp and /dev/null differ diff --git a/public/images/gpuhero.jpeg b/public/images/gpuhero.jpeg deleted file mode 100644 index ff42606a..00000000 Binary files a/public/images/gpuhero.jpeg and /dev/null differ diff --git a/public/images/homehero1.png b/public/images/homehero1.png deleted file mode 100644 index d38a4bb2..00000000 Binary files a/public/images/homehero1.png and /dev/null differ diff --git a/public/images/mchip.webp b/public/images/mchip.webp deleted file mode 100644 index 3e61f57c..00000000 Binary files a/public/images/mchip.webp and /dev/null differ diff --git a/public/images/mchip2.webp b/public/images/mchip2.webp deleted file mode 100644 index bf373c30..00000000 Binary files a/public/images/mchip2.webp and /dev/null differ diff --git a/public/images/network_icon.png b/public/images/network_icon.png deleted file mode 100644 index 2e0fc6dd..00000000 Binary files a/public/images/network_icon.png and /dev/null differ diff --git a/public/images/storage2.png b/public/images/storage2.png new file mode 100644 index 00000000..b5d7510a Binary files /dev/null and b/public/images/storage2.png differ diff --git a/src/components/Texts.tsx b/src/components/Texts.tsx index e31782e2..11404402 100644 --- a/src/components/Texts.tsx +++ b/src/components/Texts.tsx @@ -72,7 +72,7 @@ const createTextComponent = ( // Exports based on your tailwind.css and the example export const H1 = createTextComponent( 'h1', - 'text-6xl lg:text-7xl font-medium leading-tight tracking-tight' + 'text-5xl lg:text-7xl font-medium leading-tight tracking-tight' ) export const H2 = createTextComponent( 'h2', @@ -104,7 +104,7 @@ export const H5 = createTextComponent( ) export const Eyebrow = createTextComponent( 'h2', - 'text-base/7 font-semibold tracking-wide' + 'text-base/7 font-semibold tracking-wide uppercase' ) export const SectionHeader = createTextComponent( 'p', diff --git a/src/components/ui/layout-text-flip.tsx b/src/components/ui/layout-text-flip.tsx index c5545174..a07c5859 100644 --- a/src/components/ui/layout-text-flip.tsx +++ b/src/components/ui/layout-text-flip.tsx @@ -33,7 +33,7 @@ export const LayoutTextFlip = ({ -

+

Developer guide to decentralized cloud computing.

diff --git a/src/pages/cloud/CloudOverview.tsx b/src/pages/cloud/CloudOverview.tsx index 091784c5..c43ef795 100644 --- a/src/pages/cloud/CloudOverview.tsx +++ b/src/pages/cloud/CloudOverview.tsx @@ -51,7 +51,7 @@ export function CloudOverview() { orchestration are all built-in so developers can deploy critical workloads without wrestling infrastructure.

-

+

Declarative, sovereign, and ready for production workloads anywhere.

diff --git a/src/pages/compute/ComputeHero.tsx b/src/pages/compute/ComputeHero.tsx index 365415c6..a7fd48ce 100644 --- a/src/pages/compute/ComputeHero.tsx +++ b/src/pages/compute/ComputeHero.tsx @@ -8,7 +8,7 @@ export function ComputeHero() {
diff --git a/src/pages/compute/ComputeOverview.tsx b/src/pages/compute/ComputeOverview.tsx index 1bda7968..1fd0dd3c 100644 --- a/src/pages/compute/ComputeOverview.tsx +++ b/src/pages/compute/ComputeOverview.tsx @@ -43,7 +43,7 @@ export function ComputeOverview() { precision, knowing the platform verifies, scales, and heals itself on your behalf.

-

+

Deterministic. Self-managing. Stateless by design.

diff --git a/src/pages/gpu/GpuHero.tsx b/src/pages/gpu/GpuHero.tsx index fec4c499..75762975 100644 --- a/src/pages/gpu/GpuHero.tsx +++ b/src/pages/gpu/GpuHero.tsx @@ -28,7 +28,7 @@ export function GpuHero() { planetary clusters—with deterministic performance and transparent cost.

-

+

The energy behind intelligence, orchestrated entirely through code.

diff --git a/src/pages/home/HomeAgent.tsx b/src/pages/home/HomeAgent.tsx index e79fb725..06b6000c 100644 --- a/src/pages/home/HomeAgent.tsx +++ b/src/pages/home/HomeAgent.tsx @@ -9,7 +9,7 @@ export function HomeAgent() {

Deploy your own{" "} - + -
-

- - Full Sovereignty for
Cloud, Network & AI. -
-

-
-
-
- Build and run mission-critical workloads on distributed compute, - encrypted networking, and sovereign AI orchestration — all under your - control, without centralized gatekeepers. -
-
-
- +
+
+
+
+
+ Anim aute id magna aliqua ad ad non deserunt sunt.{' '} + + +
+
+

+ Full Sovereignty for Cloud, Network & AI. +

+
+ Build and run mission-critical workloads on distributed compute, encrypted networking, and sovereign AI orchestration without centralized gatekeepers. +
+
+ + +
+
+
- ); + ) } diff --git a/src/pages/home/HomeCloud.tsx b/src/pages/home/HomeCloud.tsx index 79128fa4..b548137d 100644 --- a/src/pages/home/HomeCloud.tsx +++ b/src/pages/home/HomeCloud.tsx @@ -23,7 +23,7 @@ export function HomeCloud() { />

- Mycelium Cloud + Mycelium Cloud

A comprehensive platform for deploying and managing Kubernetes clusters on the decentralized Mycelium Grid infrastructure diff --git a/src/pages/home/HomeMap.tsx b/src/pages/home/HomeMap.tsx index cce4c981..5e0892a7 100644 --- a/src/pages/home/HomeMap.tsx +++ b/src/pages/home/HomeMap.tsx @@ -9,7 +9,7 @@ export function HomeMapSection() {

Mycelium Network is{" "} - + {"Live.".split("").map((word, idx) => ( Mycelium Storage visual

@@ -27,7 +27,7 @@ export function StorageHero() { data exactly where you need it while keeping ownership entirely in your hands.

-

+

Quantum-safe. Self-healing. Universally accessible.

diff --git a/tailwind.config.js b/tailwind.config.js index 3981cde0..799bf0ca 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -6,6 +6,9 @@ export default { ], theme: { extend: { + fontFamily: { + sans: ['Mulish', 'system-ui', 'Avenir', 'Helvetica', 'Arial', 'sans-serif'], + }, keyframes: { 'glitch-1': { '0%': { transform: 'none' },