import Image from "next/image" import Link from "next/link" import { Button } from "@/components/ui/button" import { Card, CardContent } from "@/components/ui/card" export function MycopunkSection() { return (

Born from Mycopunk

MycoFi emerged from the Mycopunk movement—a regenerative, networked approach to building resilient systems inspired by fungal wisdom.

Mycopunk Principles: Regenerative, Redistributive, Networked, Humble, Sneaky AF, Anti-Fragile, Fractal, Mutualist, Emergent, Polycentric, Dynamic, Optimistic, Ubiquitous

These principles guide our exploration of regenerative economic systems—from the humble mycelial networks beneath our feet to the emergent possibilities of decentralized coordination.

) }