import Layout from '../components/Layout' export default function Home() { return ( Hello World1 ) }