import Link from 'next/link' import { Panda } from './panda' export function Footer() { return ( ) }