AV launch: comprehensive copy sweep — broadcast/NAB-to-IBC → pro AV/InfoComm-to-ISE across layout/header/forum/marketplace/search/advertise/AI prompts/newsletter/RSS; bump header logo h-7→h-12 + footer h-6→h-9

This commit is contained in:
2026-06-02 22:35:51 +00:00
parent 9bb04fb373
commit b96c424476
14 changed files with 32 additions and 32 deletions

View File

@@ -34,8 +34,8 @@ export const viewport: Viewport = {
export const metadata: Metadata = {
metadataBase: new URL(process.env.NEXT_PUBLIC_SITE_URL || 'http://localhost:3000'),
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.',
title: 'AV Beat — Pro AV, Live Production & Display Tech News',
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.',
icons: {
icon: [
{ url: '/favicon.ico', type: 'image/x-icon', sizes: 'any' },
@@ -59,14 +59,14 @@ export const metadata: Metadata = {
locale: 'en_US',
url: '/',
siteName: 'AV Beat',
title: 'AV Beat — Broadcast News',
description: 'Breaking news and insights for broadcast engineering professionals.',
title: 'AV Beat — Pro AV, Live Production & Display Tech',
description: 'Breaking news and insights for pro AV, live production, and display tech professionals.',
images: [
{
url: '/assets/images/og-image.png',
width: 1200,
height: 630,
alt: 'AV Beat — Broadcast Engineering News & Insights',
alt: 'AV Beat — Pro AV, Live Production & Display Tech News',
type: 'image/png'
}]
@@ -75,8 +75,8 @@ export const metadata: Metadata = {
card: 'summary_large_image',
site: '@AV Beat',
creator: '@AV Beat',
title: 'AV Beat — Broadcast News',
description: 'Breaking news and insights for broadcast engineering professionals.',
title: 'AV Beat — Pro AV, Live Production & Display Tech',
description: 'Breaking news and insights for pro AV, live production, and display tech professionals.',
images: ['/assets/images/og-image.png']
},
robots: {
@@ -125,7 +125,7 @@ export default function RootLayout({
name: 'AV Beat',
url: 'https://avbeat.com',
logo: "https://avbeat.com/assets/images/logo.svg",
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.',
sameAs: [
'https://linkedin.com',
'https://twitter.com',