docs: update buy link and button text
This commit is contained in:
parent
23e8e6a6f8
commit
7bfd4b0a4e
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: ~/layouts/PageLayout.astro
|
layout: ~/layouts/PageLayout.astro
|
||||||
title: Are you stuck on Drupal 7?
|
title: Are you stuck on Drupal 7?
|
||||||
price: £5,000
|
|
||||||
button:
|
button:
|
||||||
link: https://buy.stripe.com/8wM9Bk98Kga6dbO149
|
link: https://buy.stripe.com/aEU4h0gBc4ro0p27sz
|
||||||
text: Book now
|
text: Book your roadmap now
|
||||||
---
|
---
|
||||||
|
|
||||||
import Button from "~/components/Button.astro";
|
import Button from "~/components/Button.astro";
|
||||||
|
|
Loading…
Reference in a new issue