<span></span>
<p>
<a href="https://example.com/call-to-action" class="cta cta--inverse">Call to Action</a>
</p>
{% if not standAlone %}<span></span>{% endif %}
<p>
<a {% if external %}rel="external" {% endif %}href="{{ href }}" class="cta{% if modifier %} cta--{{ modifier }}{% endif %}">{{ label }}{% if external %}{% render '@svg', {svg: 'external'}, true %}{% endif %}</a>
</p>
{
"href": "https://example.com/call-to-action",
"label": "Call to Action",
"standAlone": false,
"modifier": "inverse",
"bodyClass": "has-blue-500-background-color"
}
There are no notes for this item.