diff --git a/src/app/(main)/about/page.tsx b/src/app/(main)/about/page.tsx index 350e4c3..d25ba40 100644 --- a/src/app/(main)/about/page.tsx +++ b/src/app/(main)/about/page.tsx @@ -2,11 +2,15 @@ import { AboutHero } from "@/components/AboutHero" import { AboutSolutions } from "@/components/AboutSolutions" import { AboutTeam } from "@/components/AboutTeam" import { AboutCTA } from "@/components/AboutCTA" +import { AboutSolutionsMobile } from "@/components/AboutSolutionsMobile"; export default function About() { return (
+ Unlike traditional internet infrastructure, ThreeFold runs on a global mesh of independent cloud providers, individuals and organizations contributing compute, storage, and network power. +
++ This physical decentralization removes bottlenecks, in creases + resilience, and protects privacy. ThreeFold is a neutral, scalable + foundation for the next-generation internet, where digital + pioneers can build and scale their solutions. +
++
ThreeFold was started by pioneers from the early days of the internet, when it was a true peer-to-peer network. Today, it’s an open-source movement supported by a dedicated team and a vibrant community of contributors. Over 50 full-time developers and countless Hosters worldwide help bring our shared vision to life.
+