Spaces:
Running
Running
Manual changes saved
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -40,9 +40,9 @@
|
|
| 40 |
<a href="projects.html" class="text-blue-600 font-medium flex items-center">Industries <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
|
| 41 |
<div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
|
| 42 |
<a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
|
| 43 |
-
<a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">
|
| 44 |
-
<a href="semiconductor-fab-expansion.html" class="block px-4 py-2 bg-blue-50 text-blue-600">
|
| 45 |
-
<a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">
|
| 46 |
</div>
|
| 47 |
</div>
|
| 48 |
<a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
|
|
|
|
| 40 |
<a href="projects.html" class="text-blue-600 font-medium flex items-center">Industries <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
|
| 41 |
<div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
|
| 42 |
<a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
|
| 43 |
+
<a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Semiconductor</a>
|
| 44 |
+
<a href="semiconductor-fab-expansion.html" class="block px-4 py-2 bg-blue-50 text-blue-600">Microelectromechanical</a>
|
| 45 |
+
<a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Pharmaceutical</a>
|
| 46 |
</div>
|
| 47 |
</div>
|
| 48 |
<a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
|