import Link from "next/link"; import siteConfig from "@/lib/config/site"; const Footer = () => ( ); export { Footer };