diff --git a/src/app/home-page/page.tsx b/src/app/home-page/page.tsx index 12d52a4..b5b2dbb 100644 --- a/src/app/home-page/page.tsx +++ b/src/app/home-page/page.tsx @@ -14,7 +14,7 @@ import CompanyMentionsHover from "@/components/CompanyMentionsHover"; export const metadata: Metadata = { title: 'AV Beat — Broadcast Engineering News & Insights', - description: 'The digital platform for broadcast engineering professionals. Breaking news, deep-dive features, and industry spotlights from NAB to IBC and beyond.', + description: 'The digital platform for pro AV, live production, and display tech professionals. Breaking news, deep-dive features, and industry spotlights from InfoComm to ISE and beyond.', alternates: { canonical: '/', }, diff --git a/src/app/newsletter/archive/page.tsx b/src/app/newsletter/archive/page.tsx index 1da501d..cf052e4 100644 --- a/src/app/newsletter/archive/page.tsx +++ b/src/app/newsletter/archive/page.tsx @@ -192,7 +192,7 @@ function SignupCTA() { Never Miss an Issue
- Get the latest broadcast industry news delivered to your inbox. + Get the latest pro AV industry news delivered to your inbox.
{status === "success" ? ( diff --git a/src/components/NewsletterModal.tsx b/src/components/NewsletterModal.tsx index 713de33..02f386a 100644 --- a/src/components/NewsletterModal.tsx +++ b/src/components/NewsletterModal.tsx @@ -138,12 +138,12 @@ export default function NewsletterModal() {- Industry news, product launches, and deep-dives from NAB to IBC — direct to your inbox. + Pro AV news, gear reviews, and deep-dives from InfoComm to ISE — direct to your inbox. One email a week, no spam.
)}