gear: rename 'Broadcast Gear & Reviews' → 'Production Gear & Reviews' (h1 + metadata)
This commit is contained in:
@@ -11,11 +11,11 @@ import { getLegacyArticlesBySection } from "@/lib/articles/legacy-source";
|
||||
export const revalidate = 1800;
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Broadcast Gear & Reviews — Broadcast Beat",
|
||||
title: "Production Gear & Reviews — Broadcast Beat",
|
||||
description: "In-depth reviews and coverage of broadcast cameras, audio gear, production equipment, and professional media technology.",
|
||||
alternates: { canonical: "/gear" },
|
||||
openGraph: {
|
||||
title: "Broadcast Gear & Reviews — Broadcast Beat",
|
||||
title: "Production Gear & Reviews — Broadcast Beat",
|
||||
description: "In-depth reviews and coverage of broadcast cameras, audio gear, production equipment, and professional media technology.",
|
||||
url: "/gear",
|
||||
type: "website",
|
||||
@@ -35,7 +35,7 @@ export default async function GearPage() {
|
||||
<span className="section-label">Gear & Reviews</span>
|
||||
<div className="flex-1 h-px bg-[#2a2a2a]" />
|
||||
</div>
|
||||
<h1 className="font-heading text-white text-3xl font-bold">Broadcast Gear & Reviews</h1>
|
||||
<h1 className="font-heading text-white text-3xl font-bold">Production Gear & Reviews</h1>
|
||||
<p className="text-[#777] font-body text-sm mt-2">In-depth reviews and coverage of cameras, audio, infrastructure, and production technology</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user