forked from LiveCarta/LiveCartaWP
LAW-2639
This commit is contained in:
@@ -93,8 +93,8 @@ if ($tIds !== false) {
|
||||
<div class="cont">
|
||||
<div class="sb-head">Interested? Get to know more</div>
|
||||
<div class="buttons">
|
||||
<a href="#" class="button xxl mp-top-right">Request a demo</a>
|
||||
<a href="#" class="button xxl mp-top-left">Sign Up For Free</a>
|
||||
<a href="/contact-us" class="button xxl mp-top-right">Request a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button xxl mp-top-left">Sign Up For Free</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -102,5 +102,5 @@ if ($tIds !== false) {
|
||||
</div>
|
||||
<?php
|
||||
get_footer();
|
||||
|
||||
get_site_url();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user