branding: 'Latest Broadcast News' → 'Industry News'; 'Broadcast Technology' → 'Production Technology' (page + footer + metadata)

This commit is contained in:
Ryan Salazar
2026-05-20 05:43:58 +00:00
parent d2d941c576
commit 4e867e2819
2 changed files with 5 additions and 5 deletions

View File

@@ -26,10 +26,10 @@ const footerColumns = [
{
heading: "Categories",
links: [
{ label: "News", href: "/news" },
{ label: "Industry News", href: "/news" },
{ label: "Gear & Reviews", href: "/gear" },
{ label: "Show Coverage", href: "/show-coverage" },
{ label: "Technology", href: "/technology" },
{ label: "Production Technology", href: "/technology" },
{ label: "Live Production", href: "/news?category=live-production" },
{ label: "AI & Automation", href: "/technology?category=ai" },
{ label: "Streaming", href: "/technology?category=streaming" },