Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -51,7 +51,7 @@ export function LegalDoc({
|
||||
</div>
|
||||
|
||||
<p className="mt-12 border-t border-border pt-6 text-sm italic text-muted-foreground">
|
||||
This document is provided for transparency about how PodcastYes operates. It is a general
|
||||
This document is provided for transparency about how Podcast Distribution AI operates. It is a general
|
||||
template and is not legal advice; have it reviewed by qualified counsel for your
|
||||
jurisdiction before relying on it.
|
||||
</p>
|
||||
|
||||
@@ -10,7 +10,7 @@ export function SiteFooter() {
|
||||
<span className="flex h-9 w-9 items-center justify-center rounded-2xl bg-brand text-brand-foreground">
|
||||
<Mic className="h-5 w-5" />
|
||||
</span>
|
||||
PodcastYes
|
||||
Podcast Distribution AI
|
||||
</Link>
|
||||
<p className="text-sm leading-relaxed text-muted-foreground">
|
||||
From topic idea to a finished, published podcast episode in minutes — script, voice, and
|
||||
@@ -52,7 +52,7 @@ export function SiteFooter() {
|
||||
</div>
|
||||
<div className="border-t border-border">
|
||||
<div className="container py-6 text-center text-xs text-muted-foreground">
|
||||
© {new Date().getFullYear()} PodcastYes. All rights reserved.
|
||||
© {new Date().getFullYear()} Podcast Distribution AI. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -10,7 +10,7 @@ export function SiteHeader() {
|
||||
<span className="flex h-9 w-9 items-center justify-center rounded-2xl bg-brand text-brand-foreground">
|
||||
<Mic className="h-5 w-5" />
|
||||
</span>
|
||||
<span>PodcastYes</span>
|
||||
<span>Podcast Distribution AI</span>
|
||||
</Link>
|
||||
|
||||
<nav className="hidden items-center gap-8 text-sm font-medium text-muted-foreground md:flex">
|
||||
|
||||
Reference in New Issue
Block a user