@if (ctas().length > 0) {
@for (cta of ctas(); track $index) { @if (cta.routeId) { {{ cta.label }} } @else if (cta.href) { {{ cta.label }} } }