import { ArrowRight } from "lucide-react" import { Button } from "@/components/ui/button" export function HeroSection() { return (
{/* Animated network background */}

Weaving a Post-Appitalist Future

Decomposing the data silos of capitalist business models. Building the exfrastructure for interconnected digital ecosystems.

{/* Scroll indicator */}
) }