Add admin-editable QR code image to homepage share section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nmemmert
2026-06-16 10:03:21 -04:00
parent 48c2f81d00
commit 47887d7fbd
3 changed files with 6 additions and 1 deletions
+2
View File
@@ -174,6 +174,7 @@ export interface SiteContent {
// ── Share ──
shareHeading: string
shareP: string
shareQrImageUrl: string
// ── PRISM Video ──
prismVideoUrl: string
prismEyebrow: string
@@ -363,6 +364,7 @@ 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.',
shareQrImageUrl: '/images/qr-code.jpg',
prismVideoUrl: '/images/PRISM.mp4',
prismEyebrow: 'Featured Video',
prismHeading: 'PRISM',