Re-add first CTA button
This commit is contained in:
parent
d3780800a4
commit
8fb112b3fe
|
@ -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 →',
|
||||
url: page.link,
|
||||
} %}
|
||||
|
||||
{# Social proof #}
|
||||
|
||||
|
|
Loading…
Reference in a new issue