diff --git a/src/pages/call.mdx b/src/pages/call.mdx index 47cb99353..ee765490b 100644 --- a/src/pages/call.mdx +++ b/src/pages/call.mdx @@ -11,6 +11,9 @@ 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. @@ -18,7 +21,7 @@ faqs: - 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. + - No problem. Send me an email at oliver@oliverdavies.uk. --- import Button from "~/components/Button.astro";