import { Button } from "@/components/ui/button" import Link from "next/link" import { Network, Sprout, Users } from "lucide-react" import Image from "next/image" export function HeroSection() { return (
{/* Text content */}

Exploring MycoFi: Mycelial Design Patterns for Web3 & Beyond

Exploring economic systems inspired by mycelial networks—where cooperation, redistribution, and mutual aid create resilient, regenerative communities.

{/* Feature icons */}

Interconnected

Like mycelial networks, economic systems thrive through connection

Regenerative

Building systems that restore and enhance rather than extract

Cooperative

Mutual aid and solidarity over competition and extraction

) }