LAW-8882: fixes

This commit is contained in:
Denis Bunevich
2025-12-02 12:31:34 +01:00
parent c02175a7ed
commit c1dae36106
9 changed files with 16 additions and 16 deletions

View File

@@ -72,8 +72,8 @@
<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 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>
<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>
</div>