Buttons
import { LinkButton } from "~/components"
<LinkButton href="/style-guide/buttons/">Get started</LinkButton><LinkButton href="/style-guide/buttons/" variant="secondary" icon="external">More information</LinkButton><LinkButton href="/style-guide/buttons/" variant="minimal">Other stuff</LinkButton>