import { Layout, BreadcrumbCommon, TabCommon } from 'src/components/common'
import { AccountNavigation, DeliveryItem, AccountPage } from 'src/components/modules/account';
export default function Home() {
return (
<>
{/*
*/}
>
)
}
Home.Layout = Layout