import Head from 'next/head' import styles from '../styles/Layout.module.css' const temp2 = () => { return (
Page 4

page temp 2

) } export default temp2