bot buttons

This commit is contained in:
Jerry
2020-08-17 15:11:18 +03:00
parent 5599784db7
commit 2bbc54c322
2 changed files with 4 additions and 4 deletions

View File

@@ -16,8 +16,8 @@
<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>