import type { NextPage } from "next"; import Head from "next/head"; const Blog: NextPage<{}> = () => { return <>