Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user