diff --git a/src/pages/call.mdx b/src/pages/call.mdx
index b7b50d71..b999ff6a 100644
--- a/src/pages/call.mdx
+++ b/src/pages/call.mdx
@@ -17,6 +17,12 @@ import { numberOfYears } from '~/utils';
## Who is this for?
*/}
+{/* Pain */}
+
+{/* Dream */}
+
+{/* Fix */}
+
As a professional Software Developer and Consultant with over {numberOfYears} years of Drupal and PHP experience, I have a lot of knowledge that I use to help customers and their projects.
## Some things I can help you with
@@ -37,14 +43,22 @@ In this 1-on-1 video call, I can help you answer questions in these areas or any
Price: {frontmatter.price}
+{/* 1st call to action */}
+
-## 100% money back guarantee!
-
-If you don’t find the call valuable, just let me know and I’ll refund 100% of the cost.
+{/* Social proof */}
+{/* 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.
+
+{/* Uniqueness */}
+
## Who am I?
- I'm an Acquia-certified Drupal expert with over {numberOfYears} years of development experience.
@@ -52,12 +66,16 @@ If you don’t find the call valuable, just let me know and I’ll refund 100% o
- I'm a Drupal core contributor and maintain numerous Drupal projects, including the Override Node Options module, which is used on over 35,000 websites.
- I'm a multiple-time DrupalCon speaker who regularly presents talks and workshops at conferences and meetups.
+{/* 2nd CTA */}
+
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.
+{/* Urgency */}
+
## Availability is limited
I’m only available for a few 1-on-1 calls per month.
diff --git a/src/pages/pair.mdx b/src/pages/pair.mdx
index b00be780..8dc68ec7 100644
--- a/src/pages/pair.mdx
+++ b/src/pages/pair.mdx
@@ -1,18 +1,70 @@
---
layout: ~/layouts/PageLayout.astro
title: Pair program with me
+price: £500
+link: ~
---
-I enjoy pair and mob (group) programming, so as well as [traditional freelance
-services][0], I offer paid remote pair programming sessions where I'll work
-with you on your own project via a Zoom call.
+import Button from "~/components/Button.astro";
+import Callout from "~/components/Callout.astro";
+import Testimonials from "~/components/Testimonials.astro";
+import { numberOfYears } from '~/utils';
-My experience is based around PHP, Drupal, Symfony, Vue.js, Tailwind CSS,
-Ansible, Docker, clean code, automated testing, and test-driven development.
+{/* Pain */}
-I also offer free sessions for open source projects.
+Are you stuck adding a new feature or fixing a bug?
-To arrange a pairing session, [find an available time on my calendar][1].
+Do you need help starting a new Drupal module or theme?
-[0]: /drupal-php-developer
-[1]: https://savvycal.com/opdavies/pair
+Would you like another pair of eyes on your code, providing real-time suggestions and feedback rather than waiting for a code review?
+
+{/* Dream */}
+
+{/* Fix */}
+
+## Book a pair programming session
+
+What if you could have a pair programming session with a Lead Developer and Drupal Expert with {numberOfYears} years of professional experience?
+
+Book a 2-hour pair programming call, and we can work on your code together - adding new functionality, fixing bugs, writing tests for existing code, or something else.
+
+Price: {frontmatter.price}
+
+{/* 1st call to action */}
+
+
+
+{/* Social proof */}
+
+
+
+{/* Overcome objections */}
+
+## 100% money-back guarantee!
+
+If you don't find the session valuable, just let me know, and I'll refund 100% of the cost.
+
+{/* Uniqueness */}
+
+## Who am I?
+
+- I'm an Acquia-certified Drupal expert with over {numberOfYears} years of development experience.
+- I'm a former Drupal Association employee who was responsible for improving and maintaining Drupal.org.
+- I'm a Drupal core contributor and maintain numerous Drupal projects, including the Override Node Options module, which is used on over 35,000 websites.
+- I'm a multiple-time DrupalCon speaker who regularly presents talks and workshops at conferences and meetups.
+
+{/* 2nd CTA */}
+
+
+
+
+
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.
+
+
+{/* Urgency */}
+
+## Availability is limited
+
+I’m only available for a few pair programming sessions 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.