From 5ff473a3fc8f35e84b54b6ddaa5093c945d7fcfc Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 1 Feb 2024 20:40:15 +0000 Subject: [PATCH] Re-add the second button --- source/_pages/call.html.twig | 6 ++++++ 1 file changed, 6 insertions(+) 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' } %}