Re-add the second button
This commit is contained in:
parent
c196ec85b6
commit
5ff473a3fc
|
@ -60,6 +60,12 @@ faqs:
|
|||
|
||||
<p>In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have.</p>
|
||||
|
||||
{% include 'button' with {
|
||||
position: 'centre',
|
||||
text: 'Book your call now →',
|
||||
url: page.link,
|
||||
} %}
|
||||
|
||||
{# Social proof #}
|
||||
|
||||
{% include 'testimonials' with { tag: 'call' } %}
|
||||
|
|
Loading…
Reference in a new issue