From b5605ebc7a3506d376a783fa54dc9bee49a32c93 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 14 Sep 2023 14:03:45 +0100 Subject: [PATCH] docs(pricing): add diagnosis --- src/products.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/products.json b/src/products.json index 7f686806..5322068d 100644 --- a/src/products.json +++ b/src/products.json @@ -1,4 +1,13 @@ [ + { + "title": "Diagnosis", + "description": "An in-depth investigation into a single issue where I'll provide a report with my findings and advice on the next steps. Once you've purchased, you can book a Zoom call with me to discuss what you want me to investigate.", + "price": 2500, + "link": { + "text": "Book now", + "href": "https://buy.stripe.com/00gbJs84G2jg8Vy9AJ" + } + }, { "title": "Drupal upgrade roadmap", "description": "Are you stuck on an already or soon-to-be unsupported version of Drupal? Get a personalised roadmap of your Drupal website, including details and actionable steps to upgrade it.",