Re-add first CTA button

This commit is contained in:
Oliver Davies 2024-02-01 19:38:58 +00:00
parent d3780800a4
commit 8fb112b3fe

View file

@ -54,7 +54,11 @@ faqs:
{# 1st call to action #}
<!-- <Button href={frontmatter.link} text="Book your call now" /> -->
{% include 'button' with {
position: 'centre',
text: 'Book your call now &rarr;',
url: page.link,
} %}
{# Social proof #}