diff --git a/src/components/features/auth/LoginPage.tsx b/src/components/features/auth/LoginPage.tsx index e655d66..20b2352 100644 --- a/src/components/features/auth/LoginPage.tsx +++ b/src/components/features/auth/LoginPage.tsx @@ -187,7 +187,7 @@ const LoginPage = () => {

- LLI - Sales Force + Vamsler & Ultramed - Sales Force

MD Call Management System diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index cd3b966..e27d688 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -166,7 +166,7 @@ export const Sidebar: React.FC = ({

{isOpen && (
-

LLI-SFE

+

SFE

{user?.company || 'Role'}

)}