import Head from 'next/head' export default function HeadComponent() { return (
) }