Update about description location to Lynchburg, Va

This commit is contained in:
nmemmert
2026-04-10 11:14:44 -04:00
parent 85af1a29ad
commit bac22950ba
+2 -2
View File
@@ -63,7 +63,7 @@ export const DEFAULTS: SiteContent = {
aboutShowP2: aboutShowP2:
"Whether you're in the car, at the gym, or just looking for something to anchor your day, each episode is designed to feed your faith with solid, practical teaching.", "Whether you're in the car, at the gym, or just looking for something to anchor your day, each episode is designed to feed your faith with solid, practical teaching.",
aboutNate: aboutNate:
'Nate Emmert is a husband, dad, and lifelong student of the Bible from Nashville, TN. He created Verse by Verse to share the joy of deep Scripture study in a format anyone can follow along with — no seminary required.', 'Nate Emmert is a husband, dad, and lifelong student of the Bible from Lynchburg, Va. He created Verse by Verse to share the joy of deep Scripture study in a format anyone can follow along with — no seminary required.',
seriesLabel: 'Now Playing', seriesLabel: 'Now Playing',
seriesTitle: 'Study of Titus: Sound Doctrine', seriesTitle: 'Study of Titus: Sound Doctrine',
seriesDescription: seriesDescription:
@@ -448,7 +448,7 @@ function LandingPage({ content }: { content: SiteContent }) {
<p className="footer-sub">A Journey Through Scripture</p> <p className="footer-sub">A Journey Through Scripture</p>
<p className="footer-contact"> <p className="footer-contact">
Contact:{' '} Contact:{' '}
<a href="mailto:vbvwithnate@outlook.com">vbvwithnate@outlook.com</a> <a href="mailto:hello@versebyversewithnate.us">hello@versebyversewithnate.us</a>
</p> </p>
<nav className="footer-links" aria-label="Footer links"> <nav className="footer-links" aria-label="Footer links">
<a href={SPOTIFY_SHOW_URL} target="_blank" rel="noreferrer">Spotify</a> <a href={SPOTIFY_SHOW_URL} target="_blank" rel="noreferrer">Spotify</a>