import Link from "next/link"; import { Coins } from "lucide-react"; export default function Footer() { return ( ); }