diff --git a/src/components/About.tsx b/src/components/About.tsx index d359389..1e78ed5 100644 --- a/src/components/About.tsx +++ b/src/components/About.tsx @@ -8,39 +8,41 @@ export function About() { return (
-
+
- -
- Our Mission - - Discover Mycelium - -

- Mycelium is an unbreakable network, always finding the shortest path and - providing 100% secure, peer-to-peer communication. But this is just - the beginning. -

-

- Our mission is to create a sustainable digital ecosystem where - communication is seamless, data is secure, and scalability knows no - bounds. -

-
- +
+ +
+ Our Mission + + Discover Mycelium + +

+ Mycelium is an unbreakable network, always finding the shortest path and + providing 100% secure, peer-to-peer communication. But this is just + the beginning. +

+

+ Our mission is to create a sustainable digital ecosystem where + communication is seamless, data is secure, and scalability knows no + bounds. +

+
+ +
-
- + +
) }