import Link from 'next/link' import { Terminal } from 'lucide-react' export default function Footer() { return ( ) }