chore: rename Ramaiah Memorial Hospital to Global Hospital

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 08:59:13 +05:30
parent eb638c20e8
commit 45bae9c1c0
10 changed files with 34 additions and 34 deletions

View File

@@ -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 */}