메타 데이터

import Head from 'next/head'

<Head>
	<title>React Start Page</title>
	<meta
		name="description"
		content="Browse a huge list of~~~~"
	></meta>
</Head>