docs: add an FAQ

This commit is contained in:
Oliver Davies 2023-09-26 22:01:10 +01:00
parent d2ef849740
commit 8ff73c8bf5

View file

@ -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 <a href="mailto:oliver@oliverdavies.uk?subject=1-on-1 consulting call">send me an email</a>, 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! <a href="/pair">Book a pair programming session</a> instead and well work on your code together.
- - I still have questions!
- No problem. Send me an email at <a href="mailto:oliver@oliverdavies.uk">oliver@oliverdavies.uk</a>.
- No problem. Send me an email at <a href="mailto:oliver@oliverdavies.uk?subject=1-on-1 consulting call">oliver@oliverdavies.uk</a>.
---
import Button from "~/components/Button.astro";