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