Skip to content

Commit 69a882a

Browse files
committed
video async
1 parent adbd14c commit 69a882a

12 files changed

Lines changed: 94 additions & 92 deletions

File tree

content/home/contact.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: "Every digital challenge is an opportunity to learn, grow, and crea
55
services:
66
- title: "20-Minute Async Reflection"
77
price: "$75"
8-
duration: "Async · written"
9-
description: "Written tarot-informed guidance on one focused question—no live call. Delivered within 3 business days of complete intake or by your selected delivery time."
8+
duration: "Async · video"
9+
description: "Private tarot-guided video on one focused question—no live call. Delivered within 3 business days of complete intake or by your selected delivery deadline."
1010
features:
11-
- "Written reading you can reread"
11+
- "Private video link — watch and rewatch"
1212
- "Software, strategy, and creative blocks"
1313
- "No meeting to coordinate"
1414
ctaText: "Book Async Reflection"

content/home/process.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ subtitle: "Simple, Straightforward Support"
55
steps:
66
- number: "01"
77
title: "Book Your Call"
8-
description: "Choose async written ($75), 20-min live ($95), or 60-min deep dive ($225)—whatever fits your decision."
8+
description: "Choose async video ($75), 20-min live ($95), or 60-min deep dive ($225)—whatever fits your decision."
99
- number: "02"
1010
title: "Share Your Challenge"
1111
description: "Tell me about your tech struggles and what you want to achieve."

content/home/services.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ title: "Your Digital Journey, Your Way"
44
description: "Everyone learns and grows differently. I'm here to help you discover your own path to digital confidence, with a healthy dose of humor and zero judgment along the way."
55
mainServices:
66
- title: "20-Minute Async Reflection"
7-
subtitle: "Written guidance — no live call"
7+
subtitle: "Private video — no live call"
88
features:
9-
- "Written tarot-informed reading on one focused question"
9+
- "Tarot-guided video recording on one focused question"
1010
- "Software, business strategy, creative blocks"
1111
- "Delivered within 3 business days of complete intake (or by your booking deadline)"
12-
- "Reread on your own time"
12+
- "Watch and rewatch on your own time"
1313
price: "$75"
14-
description: "Share context through the intake; receive a clear written reading—no meeting to coordinate. Non-refundable once booked."
14+
description: "Share context through the intake; receive a private video link—no meeting to coordinate. Non-refundable once booked."
1515
ctaLink: "https://cal.com/pythoness/async"
1616
ctaText: "Book Now"
1717
- title: "20-Minute Live Reading"

public/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link>https://pythonessprogrammer.com</link>
66
<description>Thoughts on technology, accessibility, and the human experience.</description>
77
<language>en</language>
8-
<lastBuildDate>Sun, 22 Mar 2026 19:44:43 GMT</lastBuildDate>
8+
<lastBuildDate>Sun, 22 Mar 2026 20:05:58 GMT</lastBuildDate>
99
<atom:link href="https://pythonessprogrammer.com/feed.xml" rel="self" type="application/rss+xml" />
1010

1111
<item>

src/app/async/page.tsx

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ import Link from 'next/link'
44
export const metadata: Metadata = {
55
title: '20-Minute Async Reflection - $75 | The Pythoness Programmer',
66
description:
7-
'Written tarot-informed guidance for neurodivergent business owners—software, strategy, and creative decisions. No live call. Delivered on a clear timeline.',
7+
'Private tarot-guided video for neurodivergent business owners—software, strategy, and creative decisions. No live call. Delivered on a clear timeline.',
88
openGraph: {
99
title: '20-Minute Async Reflection - $75',
1010
description:
11-
'Professional intuitive counsel in writing. One focused question, clear delivery, no meeting to coordinate.',
11+
'Professional intuitive counsel as a private video. One focused question, clear delivery, no meeting to coordinate.',
1212
type: 'website',
1313
url: 'https://www.pythonessprogrammer.com/async',
1414
},
1515
twitter: {
1616
card: 'summary_large_image',
1717
title: '20-Minute Async Reflection - $75',
1818
description:
19-
'Written tarot-informed guidance for software, strategy, and creative blocks. Reflection, not rescue.',
19+
'Private tarot-guided video for software, strategy, and creative blocks. Reflection, not rescue.',
2020
},
2121
}
2222

@@ -30,12 +30,13 @@ export default function AsyncServicePage() {
3030
20-Minute Async Reflection
3131
</h1>
3232
<p className="text-xl md:text-2xl text-brand-cream font-light tracking-wide mb-6 mt-0">
33-
Written intuitive guidance<strong className="text-brand-cream font-semibold">$75</strong>. No live meeting.
33+
Private video reading<strong className="text-brand-cream font-semibold">$75</strong>. No live meeting.
3434
</p>
3535
<p className="text-lg md:text-xl max-w-3xl mx-auto text-white font-light leading-relaxed mb-8">
36-
You share one focused question or situation through the intake. I pull cards and return a{' '}
37-
<strong className="text-white font-medium">written reading</strong>—grounded, concrete, and informed by tech and business context as well
38-
as tarot. Built for neurodivergent business owners who want clarity <em>without</em> scheduling another call.
36+
You share one focused question or situation through the intake. I record a{' '}
37+
<strong className="text-white font-medium">personalized video</strong> with tarot at start and end—grounded, concrete, and informed by tech
38+
and business context. You get a private link by email: watch once or rewatch on your own time. Built for neurodivergent business owners who want
39+
clarity <em>without</em> scheduling a live call.
3940
</p>
4041
<div className="flex flex-col sm:flex-row gap-4 justify-center">
4142
<Link
@@ -59,19 +60,19 @@ export default function AsyncServicePage() {
5960
<h2 className="text-3xl font-display mb-6 text-brand-green-dark text-center mt-0">What you get</h2>
6061
<div className="grid gap-6 md:grid-cols-2">
6162
<div className="space-y-4">
62-
<h3 className="text-xl font-display text-brand-green-dark">Written reading (async)</h3>
63+
<h3 className="text-xl font-display text-brand-green-dark">Video reading (async)</h3>
6364
<ul className="list-disc pl-5 text-brand-green-dark space-y-2">
6465
<li>One focused question or situation (software, strategy, or creative direction)</li>
65-
<li>Tarot-informed reflection in clear prose—no performance, no jargon required</li>
66+
<li>Tarot pull at start and end of the recording—reflection in plain language</li>
6667
<li>Pattern naming and next-step angles that fit your capacity</li>
6768
<li>Delivered within <strong>3 business days</strong> of a <strong>complete intake</strong>, or by the delivery time you select when booking</li>
6869
</ul>
6970
</div>
7071
<div className="space-y-4">
7172
<h3 className="text-xl font-display text-brand-green-dark">Why async</h3>
7273
<ul className="list-disc pl-5 text-brand-green-dark space-y-2">
73-
<li>Reread and process on your own timeline</li>
74-
<li>No video call to coordinate</li>
74+
<li>Watch and rewatch on your own timeline</li>
75+
<li>No live call to coordinate</li>
7576
<li>Strong fit when you already know the decision you&apos;re circling</li>
7677
<li>Professional intuitive counsel—not fortune-telling</li>
7778
</ul>
@@ -88,7 +89,7 @@ export default function AsyncServicePage() {
8889
</div>
8990
<h3 className="text-lg font-display mb-2 text-brand-green-dark">Book</h3>
9091
<p className="text-sm text-brand-green-dark">
91-
Reserve through Cal.com. The time you choose is your <strong>delivery deadline</strong> (when you receive the written reading)—not a live
92+
Reserve through Cal.com. The time you choose is your <strong>delivery deadline</strong> (when your private video will be ready)—not a live
9293
meeting slot, unless your Cal setup says otherwise. Match what you configure in Cal.
9394
</p>
9495
</div>
@@ -107,8 +108,8 @@ export default function AsyncServicePage() {
107108
</div>
108109
<h3 className="text-lg font-display mb-2 text-brand-green-dark">Receive</h3>
109110
<p className="text-sm text-brand-green-dark">
110-
I send your <strong>written reading</strong> by email (or your stated channel) by the agreed time—typically within three business days of
111-
a complete intake if that&apos;s how you operate.
111+
I send your <strong>private video link</strong> by email (or your stated channel) by the agreed time—typically within three business days
112+
of a complete intake if that&apos;s how you operate.
112113
</p>
113114
</div>
114115
</div>
@@ -153,8 +154,8 @@ export default function AsyncServicePage() {
153154
<div className="bg-white/10 backdrop-blur-sm rounded-2xl p-6">
154155
<h3 className="text-xl font-display mb-3 text-white">Not a live session</h3>
155156
<p className="text-white/90">
156-
There is nothing to join on Zoom for this offering—you receive a <strong>written</strong> reading by the delivery time associated with
157-
your booking.
157+
There is nothing to join live for this offering—you receive a <strong>recorded video link</strong> by the delivery time associated with your
158+
booking.
158159
</p>
159160
</div>
160161
<div className="bg-white/10 backdrop-blur-sm rounded-2xl p-6">
@@ -182,10 +183,10 @@ export default function AsyncServicePage() {
182183
</p>
183184
</div>
184185
<div className="bg-white/50 backdrop-blur-sm rounded-2xl p-6">
185-
<h3 className="text-xl font-display mb-3 text-brand-green-dark">When will I receive my reading?</h3>
186+
<h3 className="text-xl font-display mb-3 text-brand-green-dark">When will I receive my video?</h3>
186187
<p className="text-brand-green-dark">
187-
By the delivery time you selected at booking, or within three business days of a complete intake—whichever matches how you run this
188-
event in Cal.com.
188+
By the delivery time you selected at booking, or within three business days of a complete intake—whichever matches how you run this event
189+
in Cal.com.
189190
</p>
190191
</div>
191192
</div>

src/app/links/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export default function LinksPage() {
208208
I philosophize with other decolonizing neurodivergents about how our tech struggles reveal what we&apos;ve internalized and what our brains actually need.
209209
</p>
210210
<p className="text-white/80 max-w-md mx-auto mb-4 text-sm">
211-
Software Psychic sessions—async written readings and live 1:1—to reflect on your patterns and move forward. Book below.
211+
Software Psychic sessions—async video readings and live 1:1—to reflect on your patterns and move forward. Book below.
212212
</p>
213213
</div>
214214

@@ -261,7 +261,7 @@ export default function LinksPage() {
261261
<div className="space-y-3">
262262
<h2 className="font-display text-2xl text-white text-center">Featured Service</h2>
263263
<p className="text-white/80 text-center text-sm mb-4">
264-
Written tarot-informed guidance on one focused question—software, strategy, or creative blocks. No live call. 20 min scope · $75.
264+
Private video reading on one focused question—software, strategy, or creative blocks. No live call. ~20 min · $75.
265265
</p>
266266
<Link
267267
href="https://cal.com/pythoness/async"

src/app/page.tsx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default async function Home() {
6363
<div className="bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10">
6464
<h3 className="text-xl font-display text-brand-green-accent mb-3">Book a session</h3>
6565
<p className="text-brand-cream/90">
66-
Async written reflection ($75), 20-minute live reading ($95), or 60-minute deep dive ($225). Pick what fits your decision.
66+
Async video reflection ($75), 20-minute live reading ($95), or 60-minute deep dive ($225). Pick what fits your decision.
6767
</p>
6868
</div>
6969
<div className="bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10">
@@ -75,7 +75,7 @@ export default async function Home() {
7575
<div className="bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10">
7676
<h3 className="text-xl font-display text-brand-green-accent mb-3">Reflect together</h3>
7777
<p className="text-brand-cream/90">
78-
Live sessions start and end with a tarot pull; async is a written reading you can revisit. We name patterns and next steps—no hustle-culture script.
78+
Live sessions start and end with a tarot pull; async is a recorded video you receive by link—watch on your own time. We name patterns and next steps—no hustle-culture script.
7979
</p>
8080
</div>
8181
<div className="bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10">
@@ -120,22 +120,22 @@ export default async function Home() {
120120
<div className="max-w-2xl mx-auto">
121121
<ServiceCard
122122
title="20-Minute Async Reflection"
123-
subtitle="Written reading — no live call"
123+
subtitle="Private video — no live call"
124124
price="$75"
125-
description="You share one focused question or situation through the intake; I return a written, tarot-informed reading—clear, concrete, and respectful of your time. Delivered within 3 business days of a complete intake, or by the delivery time you select when booking."
125+
description="You share context through the intake; I record a personalized tarot-guided video on one focused question—software, strategy, or creative blocks. Private link by email. Delivered within 3 business days of a complete intake, or by the delivery deadline you select when booking."
126126
features={[
127-
"Written guidance you can reread—no meeting to coordinate",
127+
"Private video recording (watch and rewatch)",
128+
"Tarot pull at start and end",
128129
"Software, business strategy, and creative blocks",
129-
"Pattern recognition without vague mysticism",
130-
"Next-step angles that fit your capacity",
130+
"No live meeting to coordinate",
131131
]}
132132
ctaLink="https://cal.com/pythoness/async"
133133
ctaText="Book Async Reflection — $75"
134-
icon="✉️"
134+
icon="🎥"
135135
highlight={true}
136136
isNew={true}
137137
textColor="text-brand-green-dark"
138-
note="Non-refundable once booked. You&apos;re booking a delivery window, not a live video slot—confirm via email so delivery reaches you."
138+
note="Non-refundable once booked. You&apos;re booking when your recorded video will be delivered—not a live call to join. Confirm via email so delivery reaches you."
139139
customStyling={{
140140
backgroundColor: 'from-brand-cream to-white',
141141
textColor: 'text-brand-green-dark',

src/app/referral/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const tools: Tool[] = [
1818
{
1919
name: 'Cal.com',
2020
tagline: 'Scheduling',
21-
description: 'What I use for Software Psychic sessions (live and async written bookings). Open-source, privacy-friendly scheduling that just works.',
21+
description: 'What I use for Software Psychic sessions (live and async video bookings). Open-source, privacy-friendly scheduling that just works.',
2222
referralUrl: 'https://refer.cal.com/pythoness',
2323
},
2424
{

0 commit comments

Comments
 (0)