You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an asynchronous session—no live meeting required. You provide the details, and I record a personalized reading for you with a tarot pull to start and end. Perfect for busy schedules and allows you to watch and re-watch the insights at your own pace.
@@ -57,7 +57,7 @@ export default function AsyncServicePage() {
57
57
<divclassName="space-y-4">
58
58
<h3className="text-xl font-display text-brand-green-dark">20-Minute Video Reading</h3>
You will receive a confirmation request after booking. Please be sure to verify your appointment booking via email in order to be officially added to my books and ensure your Loom video can be delivered.
208
+
You will receive a confirmation request after booking. Please be sure to verify your appointment booking via email in order to be officially added to my books and ensure your video can be delivered.
This is not a live meeting. There is no location to go to or session to "join." Your personalized Loom video will be recorded and delivered to your email before the end of your scheduled appointment time.
214
+
This is not a live meeting. There is no location to go to or session to "join." Your personalized video will be recorded and delivered to your email before the end of your scheduled appointment time.
Copy file name to clipboardExpand all lines: src/app/page.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,11 @@ export default async function Home() {
60
60
<divclassName="max-w-2xl mx-auto">
61
61
<ServiceCard
62
62
title="Async Project & Web Presence Reading"
63
-
subtitle="20-Minute Loom Video Recording"
63
+
subtitle="20-Minute Video Recording"
64
64
price="$30"
65
-
description="Receive a potent 20-minute intuitive reading for your project, website, or online presence, delivered as a private Loom video. No live meeting required—perfect for busy schedules."
65
+
description="Receive a potent 20-minute intuitive reading for your project, website, or online presence, delivered as a private video recording. No live meeting required—perfect for busy schedules."
Copy file name to clipboardExpand all lines: src/app/services/page.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -79,11 +79,11 @@ export default function ServicesPage() {
79
79
<divclassName="max-w-2xl mx-auto">
80
80
<ServiceCard
81
81
title="Async Project & Web Presence Reading"
82
-
subtitle="20-Minute Loom Video Recording"
83
-
description="Receive a potent 20-minute intuitive reading for your project, website, or online presence, delivered as a private Loom video. No live meeting required—perfect for busy schedules."
82
+
subtitle="20-Minute Video Recording"
83
+
description="Receive a potent 20-minute intuitive reading for your project, website, or online presence, delivered as a private video recording. No live meeting required—perfect for busy schedules."
0 commit comments