diff --git a/services/web-ui/public/screens-home.jsx b/services/web-ui/public/screens-home.jsx
index 0aa94a4..0fefb6d 100644
--- a/services/web-ui/public/screens-home.jsx
+++ b/services/web-ui/public/screens-home.jsx
@@ -73,7 +73,7 @@ function Home({ navigate }) {
{
id: 'playout',
label: 'Playout',
- icon: 'monitor',
+ icon: 'signal',
tone: 'accent',
sub: (() => {
if (playoutChannels === null) return 'ยท';
@@ -171,7 +171,7 @@ function Home({ navigate }) {
onClick={() => navigate('dashboard')}
>
-
+
Dashboard
Operations view