import { Mail, MapPin, ArrowRight } from "lucide-react"; import ScrollReveal from "./ScrollReveal"; function LinkedinIcon({ size = 20, className = "" }: { size?: number; className?: string }) { return ( ); } export default function Contact() { return (

Contact

Let's build something.

Whether you're planning a new broadcast facility, upgrading existing infrastructure, or exploring cloud and IP-based production workflows, I'd love to discuss your project.

Email zgaetano@wilddragon.net
LinkedIn Zachary Gaetano
Location Washington, DC Area
{/* CTA Banner */}
{/* Radial glow */}
{/* Subtle pattern */}

Ready to start your next project?

From initial concept through commissioning and training, I bring a complete lifecycle approach to every facility I design.

Start a Conversation
); }