/* eslint-disable @next/next/no-img-element */ import Link from 'next/link' import Image from 'next/image' export default function Footer () { return ( )}