diff --git a/src/pages/call.mdx b/src/pages/call.mdx index ed5a4416..f0f83706 100644 --- a/src/pages/call.mdx +++ b/src/pages/call.mdx @@ -1,6 +1,6 @@ --- layout: ~/layouts/PageLayout.astro -title: Book a 1-on-1 consulting call +title: Book a 1-on-1 call link: https://savvycal.com/opdavies/consulting-call price: 499 testimonials: @@ -13,25 +13,33 @@ testimonials: import Button from "~/components/Button.astro"; import Testimonials from "~/components/Testimonials.astro"; +import { numberOfYears } from '~/utils'; -## How it works +{/* +## Who is this for? +*/} -- You book a 60 minute consulting call with me. -- Once payment is received, you’ll obtain a link to schedule a meeting in my calendar. -- The meeting will take place over Zoom. +## What I can help you with + +- How to approach a new project or task. +- Writing your first automated tests or starting with test-driven development. +- Introducing static analysis or other code quality tools to your project. +- Automating tasks with Docker or Ansible. +- Help to fix a bug or some broken code. +- Reviewing your code and providing advice and suggestions. + +In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have. + +Price: £{frontmatter.price}