<Layout::Section::Header @title={{t "storefront.home.title"}} @hideActions={{true}} />

<Layout::Section::Body class="space-y-4" @padded={{true}}>
    <Widget::StorefrontMetrics />
    <Widget::Orders />
    <Widget::Customers />
</Layout::Section::Body>