From 5249d87b59466d48c9977e86dc20487eb679f0d7 Mon Sep 17 00:00:00 2001 From: orfelorfel23 Date: Thu, 4 Jun 2026 00:42:10 +0200 Subject: [PATCH] UI: Add Suno link to header --- src/pages/HomePage.tsx | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e6c2d80..3caa18c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -365,16 +365,27 @@ export function HomePage() { {/* Right controls */}
- {/* Social links — icon only */} - - - + {/* External Links */} +
+ + Suno + + + + +
{/* Server offline indicator */} {serverOk === false && (