further updates oh health,research and leader

This commit is contained in:
mukesh13
2025-09-11 22:33:55 +05:30
parent a90808177a
commit e925b985f2
23 changed files with 301 additions and 210 deletions

View File

@ -28,7 +28,7 @@ const ExomeTitle = () => {
<path fillRule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clipRule="evenodd" />
</svg>
</span>
<span className="text-white">Operify Exome</span>
<span className="text-white">Exome</span>
</nav>
</div>
</div>
@ -36,7 +36,7 @@ const ExomeTitle = () => {
{/* Page Title */}
<div className="relative z-10 text-center -mt-2">
<h1 className="text-4xl md:text-4xl font-bold text-white mb-2">
Operify Exome
Exome
</h1>
<div className="w-16 h-1 bg-yellow-400 mx-auto"></div>
</div>