export { HeroLayout as Root } from  '@bestatic/layout'
import { ButtonGroup, Button } from  '@bestatic/layout'

# BeStatic Example Project

Build and Maintained Open‑Source by [BeStyled](https://github.com/bestyled/berun)

<ButtonGroup>
    <Button href="/docs">Documentation</Button>
    <Button href="https://github.com/bestyled/berun" outline="true">Github</Button>
</ButtonGroup>