From 7bfd4b0a4e7edc4f1c69efc64d74dc8cb676c26a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 28 Jul 2023 16:41:19 +0100 Subject: [PATCH] docs: update buy link and button text --- src/pages/drupal7.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/pages/drupal7.mdx b/src/pages/drupal7.mdx index 9e365e1b..c1fcb1e8 100644 --- a/src/pages/drupal7.mdx +++ b/src/pages/drupal7.mdx @@ -1,10 +1,9 @@ --- layout: ~/layouts/PageLayout.astro title: Are you stuck on Drupal 7? -price: £5,000 button: - link: https://buy.stripe.com/8wM9Bk98Kga6dbO149 - text: Book now + link: https://buy.stripe.com/aEU4h0gBc4ro0p27sz + text: Book your roadmap now --- import Button from "~/components/Button.astro";