diff --git a/src/pages/network/Features.tsx b/src/pages/network/Features.tsx index b749b0e..7a7fa29 100644 --- a/src/pages/network/Features.tsx +++ b/src/pages/network/Features.tsx @@ -3,27 +3,31 @@ import MessageBus from './animations/MessageBus' import ProxyDetection from './animations/ProxyDetection' import ProxyForwarding from './animations/ProxyForwarding' import ContentDistribution from './animations/ContentDistribution' +import { H2, P, H3, CT, CP, Eyebrow } from '@/components/Texts' export function Features() { return ( -
-
-

Core Components

-

- Network Capabilities -

-

+

+ + {/* ✅ Top spacer + full-width line */} +
+
+ +
+ Core Components +

Network Capabilities

+

Built for resilience and autonomy, the Mycelium Network dynamically connects nodes through intelligent routing, proxy discovery, and decentralized delivery. -

-

+

+

Each component — from message passing to content distribution — works in harmony to create a fully self-healing, self-optimizing data mesh. -

-
+

+
-
+

Routing

Automatic pathfinding @@ -40,7 +44,7 @@ export function Features() {

-
+

Communication

Distributed message bus @@ -57,7 +61,7 @@ export function Features() {

-
+

Discovery

Automatic proxy detection @@ -74,7 +78,7 @@ export function Features() {

-
+

Connectivity

Seamless proxy forwarding @@ -91,7 +95,7 @@ export function Features() {

-
+

Delivery

Decentralized content distribution @@ -106,6 +110,9 @@ export function Features() {

+ {/* ✅ Bottom full-width line + spacer */} +
+
) } diff --git a/src/pages/network/Hero.tsx b/src/pages/network/Hero.tsx index d37255b..8846e0a 100644 --- a/src/pages/network/Hero.tsx +++ b/src/pages/network/Hero.tsx @@ -2,6 +2,7 @@ import { useId } from 'react' import { Container } from '@/components/Container' import { Button } from '@/components/Button' import phoneFrame from '../../images/phoneframe.png' +import { H3, Eyebrow, P, CT, CP } from "@/components/Texts"; function BackgroundIllustration(props: React.ComponentPropsWithoutRef<'div'>) { let id = useId() @@ -74,24 +75,24 @@ function BackgroundIllustration(props: React.ComponentPropsWithoutRef<'div'>) { export function Hero() { return ( -
+
-
+
-

+

Mycelium Network -

-

+

+ Encrypted Peer-to-Peer Connectivity Across the Globe - -

+ +

Mycelium Network provides an unbreakable sovereign IPv6 mesh that connects people, nodes, and applications directly, with no central servers. -

-

+

+

Works Alone. Works Together. Mycelium Network can be used standalone, or together with Mycelium Cloud for full-stack sovereignty. -

+