--- layout: page title: Book a 1-on-1 consulting call link: https://savvycal.com/opdavies/consulting-call price: 350 faqs: - - What happens after I pay? - Your call is scheduled at the time you pay. So after payment is received, we're all set! - - What if I can't find a suitable time? - If you can't find a suitable time, due to your time zone, or weekly schedule, just send me an email, and we can arrange something. I try to be as flexible as possible! - - Can my colleague or business partner join the call? - No. This is a 1-on-1 call. You are welcome to record the conversation to share it after the fact. - - Do you offer something more hands-on? - Sure! Book a pair programming session instead and we’ll work on your code together. - - I still have questions! - No problem. Send me an email at oliver@oliverdavies.uk. --- {% block content %} {% import "_macros" as macros %} {#

Who is this for?

#} {# Pain #} {# Dream #} {# Fix #}

As a professional Software Developer and Consultant with {{ macros.yearsOfExperience }} years of Drupal and PHP experience, I have a lot of knowledge that I use to help customers and their projects.

{# 1st call to action #} {% include 'button' with { position: 'centre', text: 'Book your call now', url: page.link, withArrow: true, } %}

Some things I can help you with

In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have.

{% include 'button' with { position: 'centre', text: 'Book your call now', url: page.link, withArrow: true, } %} {# Social proof #} {% include 'testimonials' with { tag: 'call' } %} {# Overcome objections #}

100% money-back guarantee!

If you don't find the call valuable, just let me know, and I'll refund 100% of the cost.

Frequently asked questions

{% for faq in page.faqs %}
  • {{ faq.0 }}

    {{ faq.1|raw }}

  • {% endfor %} {# Uniqueness #}

    Who am I?

    {# 2nd CTA #} {% embed 'callout.html.twig' with { title: 'Ready to book your call?', } %} {% block callout_content %} {% include 'button.html.twig' with { text: 'Book your call now for £' ~ page.price|number_format ~ '', url: page.link, withArrow: true, } %}

    You can pay and reserve your time slot straight away. There are a limited number of available slots each month. If, after the call, you decide to do a longer engagement with me, the cost of this call will be deducted from that engagement.

    {% endblock %} {% endembed %} {# Urgency #}

    Availability is limited

    I’m only available for a few 1-on-1 calls per month.

    Scheduling is first come, first served, so the sooner you book your time slot, the sooner you will have the answers you need to move your project forward.

    {% endblock %}