28 lines
991 B
Markdown
28 lines
991 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: Do you need a certified Drupal expert, core contributor and module maintainer?
|
||
|
---
|
||
|
|
||
|
{% block content %}
|
||
|
|
||
|
## What I can help you with
|
||
|
|
||
|
If you are stuck on an unsupported version of Drupal, such as 7, 8 or 9, and don't know what's involved in upgrading, [book a Drupal upgrade consultation call][call] or [roadmap for your website][roadmap].
|
||
|
|
||
|
If you need help or another pair of eyes on your code, book a 1-on-1 consultation call or an online pair programming session with me, with a 100% money-back guarantee.
|
||
|
|
||
|
If you want to learn to write better software faster, I'm available for development team coaching.
|
||
|
|
||
|
## Looking for something else?
|
||
|
|
||
|
Here are all of my products and services. If you still can't find what you need, send me an email, and I'll see what I can do.
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block content_bottom %}
|
||
|
{% include 'testimonials.html.twig' %}
|
||
|
{% include 'about-me.html.twig' %}
|
||
|
{% endblock %}
|
||
|
|
||
|
[call]: {{site.url}}/call
|
||
|
[roadmap]: {{site.url}}/roadmap
|