From f4c19b9972a6e27d943ac97ff8202abe6c6a09fc Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 25 Apr 2023 01:08:01 +0100 Subject: [PATCH] refactor: use the Button component --- src/pages/call.mdx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/pages/call.mdx b/src/pages/call.mdx index 1492b06f7..430070938 100644 --- a/src/pages/call.mdx +++ b/src/pages/call.mdx @@ -5,18 +5,15 @@ link: https://savvycal.com/opdavies/consulting-call price: 199 --- +import Button from "~/components/Button.astro"; + ## How it works - 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. - - Book your call now → - +