sitewide: rename THE LATEST → INDUSTRY NEWS; add social shares to /articles/<slug> template too

This commit is contained in:
Ryan Salazar
2026-05-22 05:02:59 +00:00
parent 66880b2d6e
commit 06390db497
5 changed files with 65 additions and 11 deletions

View File

@@ -278,7 +278,7 @@ export default function ArticleFeed() {
<div className="min-w-0">
{/* Section header */}
<div className="flex items-center gap-3 mb-4 md:mb-5 flex-wrap">
<span className="section-label">The Latest</span>
<span className="section-label">Industry News</span>
<div className="flex-1 h-px bg-[#2a2a2a]" />
{/* Sort dropdown */}
<div className="flex items-center gap-1.5">