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