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