From 2e180bf86a6f0d63a2e56023fb6ade4e480f615e Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 4 May 2026 00:03:15 -0400 Subject: [PATCH] SEO: hero copy includes Washington DC keyword, semantic CTA wrapper for prev/next, Link routing --- src/components/Hero.tsx | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 17548fb..cc9e342 100755 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -48,7 +48,7 @@ export default function Hero() { }, [displayText, isTyping, roleIndex]); return ( -
+
{/* Hero background photo */}
- {/* Animated role tagline — static version for crawlers */} + {/* Animated role tagline */}
|

- {/* Screen-reader / crawler accessible static version */} + {/* Static semantic tagline for crawlers and assistive tech */}

- {roles.join(" · ")} + Broadcast Systems Integration · Production Facility Design · IP & Cloud Production · Extended Reality Stages

- {/* Name */} + {/* Name as visual H1 */}

- Zachary -
- Gaetano + + Zachary Gaetano — Broadcast Systems Integrator, Washington DC + +

{/* Accent line */} @@ -136,8 +142,9 @@ export default function Hero() { loaded ? "opacity-100 translate-y-0" : "opacity-0 translate-y-6" }`} > - Designing and integrating broadcast production facilities for - sports, corporate, aerospace, and financial organizations. + Designing and integrating broadcast production facilities from the + Washington DC area for sports, corporate, aerospace, financial + services, and defense organizations.

{/* CTAs */}