From 36dc2577bd609e535d1d7fd9f00c5c496d3a8ac0 Mon Sep 17 00:00:00 2001 From: Local Administrator Date: Fri, 5 Jun 2026 14:55:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(contact):=20editorial=20email=20=E2=86=92?= =?UTF-8?q?=20editor@relevantmediaproperties.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per Ryan 2026-06-05. The avbeat-domain editor@ address routed to the local AVB mailbox; RMP-wide editorial inbox is the canonical destination going forward. Single href + display-text change on /about/contact. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/app/about/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/contact/page.tsx b/src/app/about/contact/page.tsx index e88f670..d89f05c 100644 --- a/src/app/about/contact/page.tsx +++ b/src/app/about/contact/page.tsx @@ -8,7 +8,7 @@ const CONTACTS = [ { title: "Editorial", body: ( - editor@avbeat.com + editor@relevantmediaproperties.com ), hint: "Story tips, corrections, interview requests.", },