import Link from "next/link"; import { Video, Github, Twitter, Linkedin } from "lucide-react"; export function Footer() { return ( ); }