From 930e265f6d92198753810f3efa288ac82ffd743b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 3 Jan 2024 20:00:00 +0000 Subject: [PATCH] Update subscription --- source/_pages/subscription.md | 65 ++++++++++++++++++++++++----------- 1 file changed, 44 insertions(+), 21 deletions(-) diff --git a/source/_pages/subscription.md b/source/_pages/subscription.md index 3c6f320a..0c09b280 100644 --- a/source/_pages/subscription.md +++ b/source/_pages/subscription.md @@ -80,10 +80,14 @@ faqs: In less time than it takes to post on a job board, and for a fraction of the cost, get unlimited access to a certified Drupal development expert, core contributor and multiple-time DrupalCon speaker for a fixed monthly fee. No surprises. Cancel anytime. +--- + ## You're already running my code in production I've contributed code to Drupal core and written popular contributed Drupal modules and themes, PHP and JavaScript libraries, and Tailwind CSS plugins. +--- + ## How it works ### Make as many requests as you like @@ -102,7 +106,25 @@ I work on one active request at a time, and start shipping code in days. Bigger Great software is an iterative process. I'll keep iterating with you until you're completely happy with the results. -## How I can help +--- + +## Subscription benefits + +When you subscribe, you gain access to a number of unique benefits. + +### Fixed monthly rate + +No surprises. No missed quotes. No surprise invoices. Pay the same price each month. + +### Speedy delivery + +I work in small increments, so you'll begin seeing valuable code changes in mere days. + +### Quality guaranteed + +High quality code that just works. Or I fix it, for free! + +--- ## Subscription plans @@ -132,6 +154,8 @@ Great software is an iterative process. I'll keep iterating with you until you'r {% endfor %} +--- + ## Frequently asked questions {% for faq in page.faqs %} @@ -139,28 +163,27 @@ Great software is an iterative process. I'll keep iterating with you until you'r {{ faq.1|markdown }} {% endfor %} -{% endblock %} -{% block content_bottom %} - {% include 'testimonials.html.twig' with { - names: [ - 'Joe Howell', - 'Jon Hallett', - 'Michael Itkoff', - 'Mick Felton', - 'Duncan Davidson', - 'Adam Cuddihy', - 'Huw Davies', - 'Brian Hartwell', - 'Holly Ross', - 'Josh Mitchell', - 'Brian Healy', - 'Daniel Easterbrook', - 'Anonymous', - ], - } %} +--- + +{% include 'testimonials.html.twig' with { + names: [ + 'Joe Howell', + 'Jon Hallett', + 'Michael Itkoff', + 'Mick Felton', + 'Duncan Davidson', + 'Adam Cuddihy', + 'Huw Davies', + 'Brian Hartwell', + 'Holly Ross', + 'Josh Mitchell', + 'Brian Healy', + 'Daniel Easterbrook', + 'Anonymous', + ], +} %} - {{ parent() }} {% endblock %} {% block content_top %}