From 92cf4e2bc08f3fcf9cb18e8e547b7503781301bb Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 6 Jun 2023 20:47:23 +0100 Subject: [PATCH] docs: add Drupal 7 roadmap page --- src/pages/d7.mdx | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/pages/d7.mdx diff --git a/src/pages/d7.mdx b/src/pages/d7.mdx new file mode 100644 index 000000000..5fb86abfd --- /dev/null +++ b/src/pages/d7.mdx @@ -0,0 +1,22 @@ +--- +layout: ~/layouts/PageLayout.astro +title: Drupal 7 upgrade roadmap +price: £7,500 +button: + link: https://buy.stripe.com/8wM9Bk98Kga6dbO149 + text: Get started +testimonials: + - huw-davies + - scott-euser + - jon-hallett + - brian-hartwell +--- + +import Button from "~/components/Button.astro"; +import Testimonials from "~/components/Testimonials.astro"; + +Price: {frontmatter.price} + +