Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)

This commit is contained in:
Leon Serfaty
2026-06-20 20:12:43 -04:00
parent 3ad90f076f
commit 4fb2645db1
38 changed files with 94 additions and 93 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export function SignInForm({ googleEnabled }: { googleEnabled: boolean }) {
<Card className="rounded-3xl shadow-md">
<CardHeader className="pb-2">
<CardTitle className="text-2xl">Welcome back</CardTitle>
<CardDescription>Sign in to your PodcastYes account.</CardDescription>
<CardDescription>Sign in to your Podcast Distribution AI account.</CardDescription>
</CardHeader>
<CardContent className="space-y-4">
{googleEnabled && (