import Link from "next/link" export default function Footer1() { return ( <> {/* Main Footer */} ) }