import Image from "next/image" import { Button } from "@/components/ui/button" export function BookShowcase() { return (
{/* Background pattern */}
{/* Book Cover */}
Exploring MycoFi: Mycelial Design Patterns for Web3 and Beyond - Book Cover
{/* Book Info */}
New Release

Exploring MycoFi

Mycelial Design Patterns for Web3 and Beyond

Discover how nature's most sophisticated network architecture can inspire the next generation of decentralized systems. This book explores the intersection of mycology, economics, and Web3 technology.

) }