docs(call): remove price
Removing the price from the product page as it's now on the pricing page.
This commit is contained in:
parent
615720b5fe
commit
0a493193a9
|
@ -41,8 +41,6 @@ As a professional Software Developer and Consultant with over {numberOfYears} ye
|
||||||
|
|
||||||
In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have.
|
In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have.
|
||||||
|
|
||||||
Price: {frontmatter.price}
|
|
||||||
|
|
||||||
{/* 1st call to action */}
|
{/* 1st call to action */}
|
||||||
|
|
||||||
<Button href={frontmatter.link} text="Book your call now" />
|
<Button href={frontmatter.link} text="Book your call now" />
|
||||||
|
|
Loading…
Reference in a new issue