/* ───── Reading content — three sections that scroll into view ───── */
const READINGS = [
{
roman: "I",
position: "Past",
title: "The Beginning",
kicker: "About the Reader",
portrait: true,
lede: "Three decades at the velvet table. Twenty-two years of practice. The cards have a long memory, and so does Anjlina.",
},
{
roman: "II",
position: "Present",
title: "The Reading",
kicker: "What is offered",
lede: "What you bring to the table is heard. What the cards say is honest. From a single tarot question to a full sixty-minute sitting, numerology, Vastu and Lal Kitab.",
footnote: "See the full menu and prices below — pick a service, pay, and confirm on WhatsApp. ↓",
},
{
roman: "III",
position: "Future",
title: "The Teaching",
kicker: "Courses Available",
lede: "What was given to you must be passed on. Become the reader. Small batches, taught at the table.",
courses: [
{ name: "Tarot Card Course", desc: "Two months · three classes a week. The 78 cards, the major spreads, and the ethics of reading — with live practice throughout.", tag: "₹5000" },
{ name: "Numerology Course", desc: "Four months · three classes a week. Pythagorean and Chaldean systems — read names, dates, and life-paths fluently.", tag: "₹6000" },
{ name: "Lal Kitab Course", desc: <>Six months · three classes a week. Chart reading and the Red Book's remedies.
✦ Money Magnet course included free>, tag: "₹6000" },
],
footnote: "One-to-one or small group sessions — taught at the Chattarpur studio or live on video. Certificate provided. WhatsApp Annie for the next batch dates.",
},
];
const Credentials = () => (
{r.lede}
{r.portrait && (
Anjlina Singh Marwaha — known to her clients as Astro Annie — has read for hundreds of seekers from her practice in Rajpur Khurd, New Delhi. She works in the lineage of Lal Kitab and the language of numerology, with the tarot as her listening tool.
Quiet. Practical. Direct. The reading you came for, with the remedy you didn't know to ask for.
{r.footnote}
)}