forked from LiveCarta/LiveCartaWP
@@ -66,7 +66,7 @@
|
||||
<div class="mp-interested centered">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<div class="mp-interested centered">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -39,7 +39,7 @@ get_header();
|
||||
<div class="mp-interested">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<div class="mp-interested">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -44,7 +44,7 @@ $post = $posts[0];
|
||||
<div class="mp-interested centered">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
<div class="mp-interested centered">
|
||||
<h4 class="text-header">Interested? Get to know more</h4>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button action big">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button action big">Book a demo</a>
|
||||
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -41,7 +41,7 @@ get_header();
|
||||
</div>
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<a href="/contact-us/" class="button xxl mp-top-right">Book a demo</a>
|
||||
<a href="/book-a-demo/" class="button xxl mp-top-right">Book a demo</a>
|
||||
<a href="/user/registration" class="button xxl mp-top-left">Sign up for free</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user