From 8fb112b3febf095d95bed3f90b7f2231855f4b0a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 1 Feb 2024 19:38:58 +0000 Subject: [PATCH] Re-add first CTA button --- source/_pages/call.html.twig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_pages/call.html.twig b/source/_pages/call.html.twig index df6c9cb5..f764fba5 100644 --- a/source/_pages/call.html.twig +++ b/source/_pages/call.html.twig @@ -54,7 +54,11 @@ faqs: {# 1st call to action #} - +{% include 'button' with { + position: 'centre', + text: 'Book your call now →', + url: page.link, +} %} {# Social proof #}