LAW-8882: fixes

This commit is contained in:
Denis Bunevich
2025-11-27 12:00:06 +01:00
parent 396e2a260d
commit 929323b61a
9 changed files with 9 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ if ($tIds !== false) {
<div class="mp-interested centered">
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/book-a-demo/" class="button action big" tabindex="0">Book a demo</a>
<a href="/book-a-demo/" class="button action big promo" tabindex="0"><span class="icon-star-circle"></span>Book a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big" tabindex="0">Sign up for free</a>
</div>
</div>