Admin Dashboard
-
Overview of your broadcast platform
+
Overview of your pro AV platform
diff --git a/src/app/news/NewsPageClient.tsx b/src/app/news/NewsPageClient.tsx
index cc93f32..8aa4231 100644
--- a/src/app/news/NewsPageClient.tsx
+++ b/src/app/news/NewsPageClient.tsx
@@ -347,7 +347,7 @@ export default function NewsPage({
Newsletter
-
Get broadcast news delivered to your inbox every week.
+
Get pro AV news delivered to your inbox every week.
Subscribe Free
diff --git a/src/app/newsletter/archive/page.tsx b/src/app/newsletter/archive/page.tsx
index c05ccaa..f497845 100644
--- a/src/app/newsletter/archive/page.tsx
+++ b/src/app/newsletter/archive/page.tsx
@@ -144,7 +144,7 @@ function NewsletterCard({ newsletter }: { newsletter: Newsletter }) {
// ─── Signup CTA ────────────────────────────────────────────────────────────────
function SignupCTA() {
const [email, setEmail] = useState("");
- const [selected, setSelected] = useState
(["Broadcast"]);
+ const [selected, setSelected] = useState(["Pro AV"]);
const [status, setStatus] = useState<"idle" | "loading" | "success" | "error">("idle");
const [message, setMessage] = useState("");
const formId = useId();
diff --git a/src/app/privacy/page.tsx b/src/app/privacy/page.tsx
index 56ffaf9..ed981d6 100644
--- a/src/app/privacy/page.tsx
+++ b/src/app/privacy/page.tsx
@@ -26,7 +26,7 @@ export default function PrivacyPage() {
- This Privacy Policy describes how Relevant Media Properties, LLC ("we," "us," or "our"), publisher of AV Beat, AV Beat, Backlot Beat, and BroadcastEngineering.com, collects, uses, and shares information about you when you use our websites and services. We are committed to protecting your privacy and complying with applicable data protection laws including GDPR and CCPA.
+ This Privacy Policy describes how Relevant Media Properties, LLC ("we," "us," or "our"), publisher of AV Beat, Broadcast Beat, and BroadcastEngineering.com, collects, uses, and shares information about you when you use our websites and services. We are committed to protecting your privacy and complying with applicable data protection laws including GDPR and CCPA.