Replace 'BroadcastBeat' with 'Broadcast Beat' in all user-visible text (133 occurrences across 40+ files)

This commit is contained in:
broadcastbeat-rename
2026-05-16 00:32:13 +00:00
parent 959e3980ae
commit 0db3ea34e3
52 changed files with 133 additions and 133 deletions

View File

@@ -410,7 +410,7 @@ export default function ForumThreadPage() {
<span className="text-[#3b82f6] text-xs font-bold">AI</span>
</div>
<div>
<span className="text-white font-body font-semibold text-sm">BroadcastBeat AI Assistant</span>
<span className="text-white font-body font-semibold text-sm">Broadcast Beat AI Assistant</span>
<span className="ml-2 text-xs bg-[#3b82f6]/20 text-[#3b82f6] border border-[#3b82f6]/30 px-2 py-0.5 rounded font-body">AI Not a human</span>
</div>
</div>