Industry Show Coverage
-+
{upcoming.length} upcoming · {past.length} past · {events.length} total
diff --git a/src/app/forum/layout.tsx b/src/app/forum/layout.tsx index 80abdec..24852c9 100644 --- a/src/app/forum/layout.tsx +++ b/src/app/forum/layout.tsx @@ -1,19 +1,19 @@ import type { Metadata } from 'next'; export const metadata: Metadata = { - title: 'The Crew Lounge — AV Beat', - description: 'The Crew Lounge: connect with pro AV integrators, live production engineers, and display tech specialists worldwide. Discuss AV-over-IP, control systems, projection & display, audio engineering, conferencing, AI automation, and more.', + title: 'The Integration Room — AV Beat', + description: 'The Integration Room: connect with pro AV integrators, live production engineers, and display tech specialists worldwide. Discuss AV-over-IP, control systems, projection & display, audio engineering, conferencing, AI automation, and more.', alternates: { canonical: '/forum' }, openGraph: { - title: 'The Crew Lounge — AV Beat', - description: 'The Crew Lounge: connect with pro AV integrators, live production engineers, and display tech specialists worldwide. Ask questions, share expertise, and discuss AV technology.', + title: 'The Integration Room — AV Beat', + description: 'The Integration Room: connect with pro AV integrators, live production engineers, and display tech specialists worldwide. Ask questions, share expertise, and discuss AV technology.', url: '/forum', type: 'website', }, twitter: { card: 'summary', - title: 'The Crew Lounge — AV Beat', - description: 'The Crew Lounge: connect with pro AV integrators, live production engineers, and display tech specialists worldwide on AV Beat.', + title: 'The Integration Room — AV Beat', + description: 'The Integration Room: connect with pro AV integrators, live production engineers, and display tech specialists worldwide on AV Beat.', }, }; @@ -21,8 +21,8 @@ export default function ForumLayout({ children }: { children: React.ReactNode }) const schema = { '@context': 'https://schema.org', '@type': 'WebPage', - name: 'AV Beat — The Crew Lounge', - description: 'The Crew Lounge: an industry community for pro AV integrators, live production engineers, and display tech professionals worldwide.', + name: 'AV Beat — The Integration Room', + description: 'The Integration Room: an industry community for pro AV integrators, live production engineers, and display tech professionals worldwide.', url: 'https://avbeat.com/forum', isPartOf: { '@type': 'WebSite', @@ -33,7 +33,7 @@ export default function ForumLayout({ children }: { children: React.ReactNode }) '@type': 'BreadcrumbList', itemListElement: [ { '@type': 'ListItem', position: 1, name: 'Home', item: 'https://avbeat.com' }, - { '@type': 'ListItem', position: 2, name: 'The Crew Lounge', item: 'https://avbeat.com/forum' }, + { '@type': 'ListItem', position: 2, name: 'The Integration Room', item: 'https://avbeat.com/forum' }, ], }, }; diff --git a/src/app/forum/page.tsx b/src/app/forum/page.tsx index e6f5f08..b074f71 100644 --- a/src/app/forum/page.tsx +++ b/src/app/forum/page.tsx @@ -113,7 +113,7 @@ function TopThreadsWidget({ categoryId }: { categoryId?: string }) {
+
Connect with pro AV integrators, live production engineers, and display tech specialists worldwide.
No forum member with username "{username}".
- ← Back to The Crew Lounge + ← Back to The Integration Room+
{list.length.toLocaleString()} broadcast, post-production, and live-production manufacturers {nabCount > 0 && <> · {nabCount.toLocaleString()} exhibiting at NAB Show 2026>} diff --git a/src/app/show-coverage/page.tsx b/src/app/show-coverage/page.tsx index d68d0f0..8f3a509 100644 --- a/src/app/show-coverage/page.tsx +++ b/src/app/show-coverage/page.tsx @@ -69,11 +69,11 @@ export default async function ShowCoverageIndex() { return (
+
{upcoming.length} upcoming · {past.length} past · {events.length} total