refactor(channel-monitor): remove INTELLIGENCE MONITOR hero title

Subtitle + breadcrumb already convey context; the giant h1 was visual
noise. Drops orphan i18n key `channelStatus.hero.title` and shrinks
hero section vertical padding accordingly.

Bump VERSION to 0.1.114.26
This commit is contained in:
erio
2026-04-21 00:27:07 +08:00
parent 7da5124067
commit 0d01bd908e
3 changed files with 2 additions and 9 deletions

View File

@@ -897,7 +897,6 @@ export default {
closeDetail: 'Close',
hero: {
breadcrumb: 'CHANNEL · STATUS',
title: 'INTELLIGENCE MONITOR',
subtitleZh: 'Real-time tracking of availability, latency and status for leading AI endpoints.',
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
},