Replace 'BroadcastBeat' with 'Broadcast Beat' in all user-visible text (133 occurrences across 40+ files)
This commit is contained in:
@@ -55,7 +55,7 @@ const FALLBACK: Ad[] = [
|
||||
src: "/legacy/ads/Zixi_Ads_300x250.png",
|
||||
alt: "Zixi", click_url: "https://zixi.com/" },
|
||||
{ slug: "telycam-300x250", label: "Telycam MixOne / ExploreXE", size: "300x250",
|
||||
src: "/legacy/ads/Telycam_BroadcastBeat_300x250_MixOne-ExploreXE_with_NAB2026_2f30157f.gif",
|
||||
src: "/legacy/ads/Telycam_Broadcast Beat_300x250_MixOne-ExploreXE_with_NAB2026_2f30157f.gif",
|
||||
alt: "Telycam MixOne / ExploreXE — NAB 2026", click_url: "https://telycam.com/" },
|
||||
{ slug: "lectrosonics-300x250", label: "Lectrosonics", size: "300x250",
|
||||
src: "/legacy/ads/300x250-banner-Our-Story-film_resize.jpg",
|
||||
|
||||
@@ -75,16 +75,16 @@ Length:
|
||||
|
||||
export function buildSystemPrompt(p: Persona): string {
|
||||
const writingStyle = p.writing_style || "Trade-press, plain English, AP style.";
|
||||
const bio = p.bio || "BroadcastBeat staff writer.";
|
||||
const bio = p.bio || "Broadcast Beat staff writer.";
|
||||
const beat = p.beat || "broadcast technology";
|
||||
|
||||
return `You are ${p.name}, a staff journalist for BroadcastBeat covering ${beat}.
|
||||
return `You are ${p.name}, a staff journalist for Broadcast Beat covering ${beat}.
|
||||
|
||||
Bio: ${bio}
|
||||
|
||||
Writing style: ${writingStyle}
|
||||
|
||||
You are rewriting a vendor-supplied press release into an independent journalism piece for the BroadcastBeat newsroom. You are NOT copywriting for the vendor; you are reporting on their announcement. The BroadcastBeat audience are broadcast engineers, post-production supervisors, streaming architects, and broadcast executives — they read trade press to find out what is true, not to be sold to.
|
||||
You are rewriting a vendor-supplied press release into an independent journalism piece for the Broadcast Beat newsroom. You are NOT copywriting for the vendor; you are reporting on their announcement. The Broadcast Beat audience are broadcast engineers, post-production supervisors, streaming architects, and broadcast executives — they read trade press to find out what is true, not to be sold to.
|
||||
|
||||
Hard rules:
|
||||
- Never use the literal text from the source as the lede. Rewrite the lede.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Role-based permission utilities for BroadcastBeat
|
||||
* Role-based permission utilities for Broadcast Beat
|
||||
* Mirrors the WordPress role structure exactly.
|
||||
*/
|
||||
|
||||
|
||||
@@ -3835,7 +3835,7 @@
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/Broadcast-Beat-Banner-March-2024-300x250-1.jpg": "/legacy/ads/Broadcast-Beat-Banner-March-2024-300x250-1_6dda0fb9.jpg",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/728-x-90-pxEN.gif": "/legacy/ads/728-x-90-pxEN_3ce6f379.gif",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/GIF3_07_10fps_03.gif": "/legacy/ads/GIF3_07_10fps_03_71177a21.gif",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/Telycam_BroadcastBeat_300x250_MixOne-ExploreXE_with_NAB2026.gif": "/legacy/ads/Telycam_BroadcastBeat_300x250_MixOne-ExploreXE_with_NAB2026_2f30157f.gif",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/Telycam_Broadcast Beat_300x250_MixOne-ExploreXE_with_NAB2026.gif": "/legacy/ads/Telycam_Broadcast Beat_300x250_MixOne-ExploreXE_with_NAB2026_2f30157f.gif",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/300x250_Matrox_Monarch_EDGE_Series_Flex_Your_Workflow_0924.jpg": "/legacy/ads/300x250_Matrox_Monarch_EDGE_Series_Flex_Your_Workflow_0924_caf31161.jpg",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/quantum-webinar.jpg": "/legacy/ads/quantum-webinar_8db637f8.jpg",
|
||||
"https://www.broadcastbeat.com/wp-content/uploads/openGear-guide-2026-300x250-1.png": "/legacy/ads/openGear-guide-2026-300x250-1_a5c4b515.png",
|
||||
|
||||
Reference in New Issue
Block a user