{{# @name Link blocks @desc The link blocks page builder block. @set page.page_builder.link_blocks #}}
{{ if block:title }}
{{ partial:typography/h2 :content="block:title" class="gilroy" }}
{{ /if }} {{ block:link_blocks }}
{{ partial:typography/h2 class="mb-2 gilroy" :content="title" }} {{ if text }} {{ partial:typography/paragraph class="mb-4" :content="text" }} {{ /if }}
{{ partial:components/button as="span" faux="true" }}
{{ /block:link_blocks }}