From 7d03a99215de989a48b60fc0bcd7cf0eda6a20ab Mon Sep 17 00:00:00 2001 From: "Claude (Phase B)" Date: Thu, 14 May 2026 21:23:01 +0000 Subject: [PATCH] Revert "ads: restore Magewell 300x250 banner with placeholder SVG creative" This reverts commit bd19ef8b7f5212e028f3346c76f8c57063b48eef. --- public/legacy/ads/magewell-300x250.svg | 28 -------------------------- src/lib/ads.ts | 14 +++---------- 2 files changed, 3 insertions(+), 39 deletions(-) delete mode 100644 public/legacy/ads/magewell-300x250.svg diff --git a/public/legacy/ads/magewell-300x250.svg b/public/legacy/ads/magewell-300x250.svg deleted file mode 100644 index 5ae0ee9..0000000 --- a/public/legacy/ads/magewell-300x250.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - Magewell - - - PROFESSIONAL VIDEO I/O - - - Capture · Convert · Stream - - - - EXPLORE → - diff --git a/src/lib/ads.ts b/src/lib/ads.ts index c29e2e7..66c2138 100644 --- a/src/lib/ads.ts +++ b/src/lib/ads.ts @@ -30,10 +30,9 @@ export const ADS_728X90: Ad[] = [ * stacks them vertically and shuffles the order per page-view so each banner * cycles through positions. Add new entries here to grow the stack. * - * AJA, Zixi, Lectrosonics, Opengear, Studio Hero were removed pending real - * creatives (their Adsanity campaigns relied on ads.broadcastbeat.com, - * which is down). Magewell now has an SVG placeholder pending a real - * creative. See PENDING_ads.md. + * AJA, Zixi, Lectrosonics, Opengear, Studio Hero, Magewell were removed + * pending real creatives (their Adsanity campaigns relied on + * ads.broadcastbeat.com, which is down). See PENDING_ads.md. */ export const ADS_300X250: Ad[] = [ { @@ -43,13 +42,6 @@ export const ADS_300X250: Ad[] = [ alt: "Telycam Mix One ExploreXE NAB 2026", click_url: "https://telycam.com/", }, - { - label: "Magewell", - size: "300x250", - src: "/legacy/ads/magewell-300x250.svg", - alt: "Magewell — professional video I/O", - click_url: "https://www.magewell.com/", - }, { label: "LiveU", size: "300x250",