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