From b95733a5f28a27d54bc9ecdd19394cc4b62d276c Mon Sep 17 00:00:00 2001 From: Bhanu Prakash Sai Potteri Date: Fri, 26 Jun 2026 17:43:01 +0530 Subject: [PATCH] feat: polish sidebar (accent bar, icon chips, AI-status footer) + brand copy - sidebar: Workspace section label, rounded rows w/ icon chips, sunrise active accent bar + ring, pinned live AI-employee status footer - login: headline "Your AI sales floor for insurance", subtitle "Lead Management" - tab title "Zino | Lead Management" + zino.svg favicon Co-Authored-By: Claude Opus 4.8 (1M context) --- index.html | 3 ++- public/zino.svg | 8 ++++++++ src/layout/Shell.tsx | 45 ++++++++++++++++++++++++++++++++++++++------ src/pages/Login.tsx | 6 +++--- 4 files changed, 52 insertions(+), 10 deletions(-) create mode 100644 public/zino.svg diff --git a/index.html b/index.html index 10d4b3f..326dc01 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,8 @@ - Aria — Lead-to-policy console + + Zino | Lead Management
diff --git a/public/zino.svg b/public/zino.svg new file mode 100644 index 0000000..473f960 --- /dev/null +++ b/public/zino.svg @@ -0,0 +1,8 @@ + + + diff --git a/src/layout/Shell.tsx b/src/layout/Shell.tsx index 8f7d4a7..0ce0d24 100644 --- a/src/layout/Shell.tsx +++ b/src/layout/Shell.tsx @@ -48,11 +48,14 @@ function BrandLogo() { function SidebarInner({ items, activeTo, onNav }: { items: NavItem[]; activeTo: string; onNav: (to: string) => void }) { return ( <> -
+
+ + {/* live AI-employee status — pinned to the bottom */} +
+
+ + + + +
+
AI employees active
+
Qualify · Engage · Underwrite
+
+
+
); } diff --git a/src/pages/Login.tsx b/src/pages/Login.tsx index 4dff02a..a9f6375 100644 --- a/src/pages/Login.tsx +++ b/src/pages/Login.tsx @@ -85,13 +85,13 @@ export function Login() {
-
Lead-to-policy console
+
Lead Management

- The AI-native + Your AI sales floor
- lead-to-policy console. + for insurance.