Add CTA button segment to public box

This commit is contained in:
2026-06-26 14:52:52 +02:00
parent 901077cfeb
commit ef47af4561
2 changed files with 13 additions and 0 deletions
+5
View File
@@ -206,6 +206,11 @@
<li>Lorem ipsum dolor sit amet, cupidatat non proident, sunt in culpa qui officia deserunt mollit.</li>
</ul>
</div>
<div class="sg-card-segment sg-card-segment--body sg-public-page-pattern-call-to-action-box__action" data-component-part="card-action">
<button class="sg-interaction-element sg-button sg-button--cta" type="button" data-component="button" data-component-variant="cta">
Call-to-action-Button
</button>
</div>
</article>
</div>
</div>