diff --git a/source/_pages/call.html.twig b/source/_pages/call.html.twig index 3e9720e17..0bdcc0013 100644 --- a/source/_pages/call.html.twig +++ b/source/_pages/call.html.twig @@ -60,6 +60,12 @@ faqs:
In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have.
+{% include 'button' with { + position: 'centre', + text: 'Book your call now →', + url: page.link, +} %} + {# Social proof #} {% include 'testimonials' with { tag: 'call' } %}