+ {content.prismIntro || 'What if every time you opened your Bible, you had a clear, repeatable method to actually dig in?'}
+
+
+ {content.prismPatternIntro || 'In this bonus episode, I walk you through P.R.I.S.M. — a five-step daily Bible study pattern designed to help you slow down, go deep, and let the Word do its work.'}
+
+
+
{content.prismStep1 || 'P — Pray before you read'}
+
{content.prismStep2 || 'R — Read slowly and observe'}
+
{content.prismStep3 || 'I — Interpret with context'}
+
{content.prismStep4 || 'S — Study and apply specifically'}
+
{content.prismStep5 || 'M — Memorize one verse at a time'}
+
+
+ {content.prismOutro || "Whether you're brand new to daily Bible reading or you've been at it for years, P.R.I.S.M. gives you a consistent framework for every passage, every day."}
+
+
+ {content.prismClosing || "The goal isn't to get through the text — it's to let the text get through to you."}
+
+
+
+
+
diff --git a/src/content.ts b/src/content.ts
index 21e8c43..0b9ce54 100644
--- a/src/content.ts
+++ b/src/content.ts
@@ -174,6 +174,19 @@ export interface SiteContent {
// ── Share ──
shareHeading: string
shareP: string
+ // ── PRISM Video ──
+ prismVideoUrl: string
+ prismEyebrow: string
+ prismHeading: string
+ prismIntro: string
+ prismPatternIntro: string
+ prismStep1: string
+ prismStep2: string
+ prismStep3: string
+ prismStep4: string
+ prismStep5: string
+ prismOutro: string
+ prismClosing: string
// ── Homepage navigation cards ──
whereToNextEyebrow: string
whereToNextHeading: string
@@ -319,6 +332,21 @@ export const DEFAULTS: SiteContent = {
colossiansStudySections: DEFAULT_COLOSSIANS_STUDY_SECTIONS,
shareHeading: 'Help one more person hear the Word this week.',
shareP: 'Scan the QR code or text the show link to a friend who needs encouragement today.',
+ prismVideoUrl: '/images/PRISM.mp4',
+ prismEyebrow: 'Featured Video',
+ prismHeading: 'PRISM',
+ prismIntro:
+ 'What if every time you opened your Bible, you had a clear, repeatable method to actually dig in?',
+ prismPatternIntro:
+ 'In this bonus episode, I walk you through P.R.I.S.M. — a five-step daily Bible study pattern designed to help you slow down, go deep, and let the Word do its work.',
+ prismStep1: 'P — Pray before you read',
+ prismStep2: 'R — Read slowly and observe',
+ prismStep3: 'I — Interpret with context',
+ prismStep4: 'S — Study and apply specifically',
+ prismStep5: 'M — Memorize one verse at a time',
+ prismOutro:
+ "Whether you're brand new to daily Bible reading or you've been at it for years, P.R.I.S.M. gives you a consistent framework for every passage, every day.",
+ prismClosing: "The goal isn't to get through the text - it's to let the text get through to you.",
whereToNextEyebrow: 'Where to Next',
whereToNextHeading: 'Choose the page you need.',
whereToNextCards: [