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} + +