CTAs
Table of Contents
This is a CTA
This is a CTA that uses a button in it.
Example
Source
<div class="cta"><h2>{{ cta__heading }}</h2>{% include "../../01-atoms/button/button.twig" with {button_content: cta__button_text,}%}</div>
This is a CTA that uses a button in it.
<div class="cta"><h2>{{ cta__heading }}</h2>{% include "../../01-atoms/button/button.twig" with {button_content: cta__button_text,}%}</div>