import Link from "next/link" import { Button } from "@/components/ui/button" export function Header() { return (
MycoFi
) }