docs: add new price
This commit is contained in:
parent
68101a2394
commit
3350a9d708
|
@ -2,7 +2,7 @@
|
||||||
layout: ~/layouts/PageLayout.astro
|
layout: ~/layouts/PageLayout.astro
|
||||||
title: Book a 1-on-1 consulting call
|
title: Book a 1-on-1 consulting call
|
||||||
link: https://savvycal.com/opdavies/consulting-call
|
link: https://savvycal.com/opdavies/consulting-call
|
||||||
price: 199
|
price: 499
|
||||||
---
|
---
|
||||||
|
|
||||||
import Button from "~/components/Button.astro";
|
import Button from "~/components/Button.astro";
|
||||||
|
|
Loading…
Reference in a new issue