import Head from "next/head"; export default function Home() { return (
) }