Changes on 19-11-2025
This commit is contained in:
@ -115,7 +115,7 @@ const Header = () => {
|
||||
{isServicesOpen && (
|
||||
<div className="absolute top-full left-0 mt-0 w-64 bg-white shadow-lg border border-gray-200 rounded-b-md z-50">
|
||||
<Link
|
||||
href="/services/acute-care-surgery"
|
||||
href=""
|
||||
className="block px-4 py-3 text-sm font-medium text-blue-900 hover:bg-gray-100 hover:text-red-600 transition-colors"
|
||||
onClick={closeAllMenus}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user