Update subscription

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent 9fd0094d8f
commit 930e265f6d

View file

@ -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. 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 ## 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. 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 ## How it works
### Make as many requests as you like ### 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. 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 ## Subscription plans
@ -132,6 +154,8 @@ Great software is an iterative process. I'll keep iterating with you until you'r
</div> </div>
{% endfor %} {% endfor %}
---
## Frequently asked questions ## Frequently asked questions
{% for faq in page.faqs %} {% for faq in page.faqs %}
@ -139,10 +163,10 @@ Great software is an iterative process. I'll keep iterating with you until you'r
{{ faq.1|markdown }} {{ faq.1|markdown }}
{% endfor %} {% endfor %}
{% endblock %}
{% block content_bottom %} ---
{% include 'testimonials.html.twig' with {
{% include 'testimonials.html.twig' with {
names: [ names: [
'Joe Howell', 'Joe Howell',
'Jon Hallett', 'Jon Hallett',
@ -158,9 +182,8 @@ Great software is an iterative process. I'll keep iterating with you until you'r
'Daniel Easterbrook', 'Daniel Easterbrook',
'Anonymous', 'Anonymous',
], ],
} %} } %}
{{ parent() }}
{% endblock %} {% endblock %}
{% block content_top %} {% block content_top %}