import Head from 'next/head' import Link from 'next/link' import User from './user' export default function Header() { return ( <>