import { Layout } from '@components/common' export default function Home() { return <>Hello } Home.Layout = Layout