mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-04-12 02:38:15 +00:00
chore: rename Ramaiah Memorial Hospital to Global Hospital
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -151,7 +151,7 @@ export const Sidebar = ({ activeUrl = "/" }: SidebarProps) => {
|
||||
{/* Logo */}
|
||||
<div className="flex flex-col gap-1 px-4 lg:px-5">
|
||||
<span className="text-md font-bold text-primary">Helix Engage</span>
|
||||
<span className="text-xs text-tertiary">Ramaiah Memorial Hospital · {getRoleSubtitle(user.role)}</span>
|
||||
<span className="text-xs text-tertiary">Global Hospital · {getRoleSubtitle(user.role)}</span>
|
||||
</div>
|
||||
|
||||
{/* Nav sections */}
|
||||
|
||||
@@ -31,7 +31,7 @@ export const WhatsAppMockup = ({ body }: WhatsAppMockupProps) => {
|
||||
<div className="w-7 h-7 rounded-full bg-[#128c7e] flex items-center justify-center flex-shrink-0">
|
||||
<span className="text-white text-xs font-bold">R</span>
|
||||
</div>
|
||||
<span className="text-white text-xs font-semibold">Ramaiah Memorial</span>
|
||||
<span className="text-white text-xs font-semibold">Global Hospital</span>
|
||||
</div>
|
||||
|
||||
{/* WA Body */}
|
||||
|
||||
Reference in New Issue
Block a user