AV launch: rewrite newsletter signup + home description for pro AV industry (InfoComm/ISE), not broadcast (NAB/IBC)
This commit is contained in:
@@ -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: '/',
|
||||
},
|
||||
|
||||
@@ -192,7 +192,7 @@ function SignupCTA() {
|
||||
Never Miss an Issue
|
||||
</h3>
|
||||
<p className="font-body text-[#777] text-sm text-center mb-6">
|
||||
Get the latest broadcast industry news delivered to your inbox.
|
||||
Get the latest pro AV industry news delivered to your inbox.
|
||||
</p>
|
||||
|
||||
{status === "success" ? (
|
||||
|
||||
@@ -138,12 +138,12 @@ export default function NewsletterModal() {
|
||||
</div>
|
||||
|
||||
<h2 id="bb-newsletter-heading" className="bb-modal-heading">
|
||||
Get the latest in broadcast & media
|
||||
Get the latest in pro AV & live production
|
||||
</h2>
|
||||
|
||||
{phase !== "success" && (
|
||||
<p className="bb-modal-sub">
|
||||
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.
|
||||
</p>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user