"use client"; import { TypeAnimation } from 'react-type-animation'; const rotatingWords = [ "everyone", 1500, "creators", 1500, "dreamers", 1500, "developers", 1500, "communities", 1500, "humanity", 1500, "builders", 1500, "thinkers", 1500, "doers", 1500, "pioneers", 1500, "the next billion", 1500, "All", 1500, ]; export function AboutHero() { return (

Building a Decentralized Internet for{" "} .

At ThreeFold, we are empowering individuals and organizations to shape an open, resilient, and sustainable internet.

); }