diff --git a/public/assets/images/logo.svg b/public/assets/images/logo.svg index dd53a2a..4956b30 100644 --- a/public/assets/images/logo.svg +++ b/public/assets/images/logo.svg @@ -1,61 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - + @@ -71,28 +30,20 @@ BEAT - + - + - - - - - - + + + - + PRO AV · LIVE PRODUCTION · DISPLAY TECH PRO AV · LIVE PRODUCTION · DISPLAY TECH diff --git a/public/brand/logo.svg b/public/brand/logo.svg index dd53a2a..4956b30 100644 --- a/public/brand/logo.svg +++ b/public/brand/logo.svg @@ -1,61 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - + @@ -71,28 +30,20 @@ BEAT - + - + - - - - - - + + + - + PRO AV · LIVE PRODUCTION · DISPLAY TECH PRO AV · LIVE PRODUCTION · DISPLAY TECH diff --git a/src/app/manufacturers/page.tsx b/src/app/manufacturers/page.tsx index b225574..79b2c6b 100644 --- a/src/app/manufacturers/page.tsx +++ b/src/app/manufacturers/page.tsx @@ -8,12 +8,12 @@ import ManufacturerDirectoryClient from "./DirectoryClient"; export const revalidate = 1800; export const metadata: Metadata = { - title: "Production Industry Manufacturers — AV Beat", + title: "AV Integration Manufacturers — AV Beat", description: "Browse 1,000+ broadcast, post-production, and live-production manufacturers exhibiting at NAB Show and IBC. Find vendor profiles, booth numbers, product categories, and the latest news from each company.", alternates: { canonical: "/manufacturers" }, openGraph: { - title: "Production Industry Manufacturers — AV Beat", + title: "AV Integration Manufacturers — AV Beat", description: "Comprehensive directory of broadcast industry manufacturers, exhibitors, and vendors.", type: "website", @@ -77,7 +77,7 @@ export default async function ManufacturersIndex() {

- Production Industry Manufacturers + AV Integration Manufacturers

{list.length.toLocaleString()} broadcast, post-production, and live-production diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 4bf1acd..c3dedd8 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -265,10 +265,10 @@ export default function Header() {