import Link from "next/link"; import Image from "next/image"; export default function Footer() { return ( ); }