chore: trim homepage Industry News topic chips
Removed IP Workflows, NAB 2026, EAS, Sports Broadcasting, Ad Tech from the homepage filter row per Ryan. /news still carries the full set.
This commit is contained in:
@@ -32,15 +32,10 @@ const ALL_CATEGORIES = [
|
||||
"All",
|
||||
"Cloud",
|
||||
"AI",
|
||||
"IP Workflows",
|
||||
"Live Production",
|
||||
"Streaming",
|
||||
"Audio",
|
||||
"Cameras",
|
||||
"NAB 2026",
|
||||
"EAS",
|
||||
"Sports Broadcasting",
|
||||
"Ad Tech",
|
||||
];
|
||||
const SOURCE_FILTERS = ["All", "Live", "Imported"] as const;
|
||||
type SourceFilter = typeof SOURCE_FILTERS[number];
|
||||
|
||||
Reference in New Issue
Block a user