Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -9,7 +9,7 @@ const SECTIONS: LegalSection[] = [
|
||||
{
|
||||
heading: "Subscriptions and renewals",
|
||||
paragraphs: [
|
||||
"Paid plans are billed in advance and renew automatically each billing period (monthly or yearly) until you cancel. By subscribing you authorize PodcastYes and our payment processors (Stripe and PayPal) to charge your payment method for each renewal at the then-current price.",
|
||||
"Paid plans are billed in advance and renew automatically each billing period (monthly or yearly) until you cancel. By subscribing you authorize Podcast Distribution AI and our payment processors (Stripe and PayPal) to charge your payment method for each renewal at the then-current price.",
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@ const SECTIONS: LegalSection[] = [
|
||||
},
|
||||
{
|
||||
heading: "Contact",
|
||||
paragraphs: ["Billing questions? Email billing@podcastyes.app."],
|
||||
paragraphs: ["Billing questions? Email billing@podcastdistributionai.com."],
|
||||
},
|
||||
];
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function RefundsPage() {
|
||||
<LegalDoc
|
||||
title="Refund & Cancellation Policy"
|
||||
updated={UPDATED}
|
||||
intro="This policy explains how billing, renewals, cancellations, and refunds work for PodcastYes subscriptions. It forms part of our Terms of Service."
|
||||
intro="This policy explains how billing, renewals, cancellations, and refunds work for Podcast Distribution AI subscriptions. It forms part of our Terms of Service."
|
||||
sections={SECTIONS}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user