AV round 2: per-page metadata on /advertise /about /about-team /show-coverage /gear /technology /forum — broadcast→pro AV

This commit is contained in:
2026-06-02 23:05:03 +00:00
parent 3dbe7545d8
commit 1cb6e3ec01
7 changed files with 12 additions and 12 deletions

View File

@@ -18,12 +18,12 @@ const CATEGORY_FILTERS: Record<string, { title: string; keywords: string[]; desc
ai: {
title: "AI & Automation",
keywords: ["ai", "artificial intelligence", "automation", "machine learning", "ml"],
description: "Coverage of AI and automation in broadcast — generative tools, ML-driven workflows, automated playout, and editorial-grade AI.",
description: "Coverage of AI and automation in pro AV — generative tools, ML-driven workflows, smart-room automation, and content-grade AI.",
},
cloud: {
title: "Cloud Production",
keywords: ["cloud"],
description: "Cloud-native production, remote workflows, hybrid pipelines, and SaaS-delivered broadcast infrastructure.",
description: "Cloud-native production, remote workflows, hybrid pipelines, and SaaS-delivered AV infrastructure.",
},
"ip-workflows": {
title: "IP Workflows",
@@ -38,7 +38,7 @@ const CATEGORY_FILTERS: Record<string, { title: string; keywords: string[]; desc
"atsc-3": {
title: "ATSC 3.0 / NextGen TV",
keywords: ["atsc", "nextgen"],
description: "ATSC 3.0 deployments, 5G Broadcast, datacasting, and the U.S. terrestrial transition.",
description: "Distributed display systems, NDI / SDVoE / Dante, low-latency AV-over-IP, and large-venue signal flow.",
},
};