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