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 = {
|
export const metadata: Metadata = {
|
||||||
title: 'AV Beat — Broadcast Engineering News & Insights',
|
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: {
|
alternates: {
|
||||||
canonical: '/',
|
canonical: '/',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -192,7 +192,7 @@ function SignupCTA() {
|
|||||||
Never Miss an Issue
|
Never Miss an Issue
|
||||||
</h3>
|
</h3>
|
||||||
<p className="font-body text-[#777] text-sm text-center mb-6">
|
<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>
|
</p>
|
||||||
|
|
||||||
{status === "success" ? (
|
{status === "success" ? (
|
||||||
|
|||||||
@@ -138,12 +138,12 @@ export default function NewsletterModal() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="bb-newsletter-heading" className="bb-modal-heading">
|
<h2 id="bb-newsletter-heading" className="bb-modal-heading">
|
||||||
Get the latest in broadcast & media
|
Get the latest in pro AV & live production
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
{phase !== "success" && (
|
{phase !== "success" && (
|
||||||
<p className="bb-modal-sub">
|
<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.
|
One email a week, no spam.
|
||||||
</p>
|
</p>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user