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

page temp 1

) } export default temp1