manufacturers: rename 'Manufacturer Directory' to 'Production Industry Manufacturers'

H1, page metadata title, OG title, and the back-link on individual
manufacturer profiles all swap to the new label.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ryan Salazar
2026-05-29 10:57:51 +00:00
parent 3b74f610a2
commit a93133e71f
2 changed files with 4 additions and 4 deletions

View File

@@ -167,7 +167,7 @@ export default async function ManufacturerProfile({
<article className="max-w-4xl mx-auto px-4 py-10">
<nav className="text-xs text-[#888] mb-6">
<Link href="/manufacturers" className="hover:text-[#3b82f6]">
Manufacturer Directory
Production Industry Manufacturers
</Link>
</nav>