diff --git a/src/pages/Login.tsx b/src/pages/Login.tsx index 76ebafc..8c0bd4a 100644 --- a/src/pages/Login.tsx +++ b/src/pages/Login.tsx @@ -42,7 +42,7 @@ export default function Login() { }; return ( -
+
{/* ── Left — TM brand panel ───────────────────────────────────── */}
+ + {/* Powered by Zino — bottom right */} +
+ Powered by + Zino +
); }