From 54117c34d33c7f9d3173daecd4672434cf65916b Mon Sep 17 00:00:00 2001 From: Ryan Salazar Date: Tue, 2 Jun 2026 23:22:59 +0000 Subject: [PATCH] =?UTF-8?q?AV=20launch:=20transparent=20SVG=20logo=20(drop?= =?UTF-8?q?=20black=20bg=20rect)=20+=20Header=20logo=20200%=20bigger=20(h-?= =?UTF-8?q?12=E2=86=92h-24,=20320=E2=86=92640w,=2048=E2=86=9296h)=20+=20re?= =?UTF-8?q?name=20Production=20Industry=20Manufacturers=20=E2=86=92=20AV?= =?UTF-8?q?=20Integration=20Manufacturers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/images/logo.svg | 79 +++++++--------------------------- public/brand/logo.svg | 79 +++++++--------------------------- src/app/manufacturers/page.tsx | 6 +-- src/components/Header.tsx | 6 +-- 4 files changed, 36 insertions(+), 134 deletions(-) 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() {