mtourville commited on
Commit
48bcfdc
·
verified ·
1 Parent(s): 8f000e8

Manual changes saved

Browse files
Files changed (1) hide show
  1. 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">Biotech Cleanrooms</a>
44
- <a href="semiconductor-fab-expansion.html" class="block px-4 py-2 bg-blue-50 text-blue-600">Semiconductor Fabs</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">Life Sciences (BSL Labs)</a>
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>