Spaces:
Running
Running
Update services.html
Browse files- services.html +7 -7
services.html
CHANGED
|
@@ -167,11 +167,11 @@
|
|
| 167 |
<div class="font-semibold">Fields of Expertise</div>
|
| 168 |
</div>
|
| 169 |
</a>
|
| 170 |
-
<a href="/
|
| 171 |
<i class="fas fa-building mr-3 text-secondary text-sm"></i>
|
| 172 |
<div class="text-sm">Building MEP Services</div>
|
| 173 |
</a>
|
| 174 |
-
<a href="/
|
| 175 |
<i class="fas fa-water mr-3 text-secondary text-sm"></i>
|
| 176 |
<div class="text-sm">Site Utilities Infrastructure</div>
|
| 177 |
</a>
|
|
@@ -179,7 +179,7 @@
|
|
| 179 |
<i class="fas fa-solar-panel mr-3 text-secondary text-sm"></i>
|
| 180 |
<div class="text-sm">Renewable Energy Systems</div>
|
| 181 |
</a>
|
| 182 |
-
<a href="/
|
| 183 |
<i class="fas fa-hands-helping mr-3 text-secondary text-sm"></i>
|
| 184 |
<div class="text-sm">Extended & Integrated Services</div>
|
| 185 |
</a>
|
|
@@ -265,19 +265,19 @@
|
|
| 265 |
<div class="font-medium">Fields of Expertise</div>
|
| 266 |
</div>
|
| 267 |
</a>
|
| 268 |
-
<a href="/
|
| 269 |
<i class="fas fa-building mr-3 text-secondary text-sm"></i>
|
| 270 |
<div class="text-sm">Building MEP Services</div>
|
| 271 |
</a>
|
| 272 |
-
<a href="/
|
| 273 |
<i class="fas fa-water mr-3 text-secondary text-sm"></i>
|
| 274 |
<div class="text-sm">Site Utilities Infrastructure</div>
|
| 275 |
</a>
|
| 276 |
-
<a href="/
|
| 277 |
<i class="fas fa-solar-panel mr-3 text-secondary text-sm"></i>
|
| 278 |
<div class="text-sm">Renewable Energy Systems</div>
|
| 279 |
</a>
|
| 280 |
-
<a href="/
|
| 281 |
<i class="fas fa-hands-helping mr-3 text-secondary text-sm"></i>
|
| 282 |
<div class="text-sm">Extended & Integrated Services</div>
|
| 283 |
</a>
|
|
|
|
| 167 |
<div class="font-semibold">Fields of Expertise</div>
|
| 168 |
</div>
|
| 169 |
</a>
|
| 170 |
+
<a href="/services.html" class="block px-4 py-3 hover:bg-gray-50 rounded-lg transition flex items-center pl-12">
|
| 171 |
<i class="fas fa-building mr-3 text-secondary text-sm"></i>
|
| 172 |
<div class="text-sm">Building MEP Services</div>
|
| 173 |
</a>
|
| 174 |
+
<a href="/services.html" class="block px-4 py-3 hover:bg-gray-50 rounded-lg transition flex items-center pl-12">
|
| 175 |
<i class="fas fa-water mr-3 text-secondary text-sm"></i>
|
| 176 |
<div class="text-sm">Site Utilities Infrastructure</div>
|
| 177 |
</a>
|
|
|
|
| 179 |
<i class="fas fa-solar-panel mr-3 text-secondary text-sm"></i>
|
| 180 |
<div class="text-sm">Renewable Energy Systems</div>
|
| 181 |
</a>
|
| 182 |
+
<a href="/services.html" class="block px-4 py-3 hover:bg-gray-50 rounded-lg transition flex items-center pl-12">
|
| 183 |
<i class="fas fa-hands-helping mr-3 text-secondary text-sm"></i>
|
| 184 |
<div class="text-sm">Extended & Integrated Services</div>
|
| 185 |
</a>
|
|
|
|
| 265 |
<div class="font-medium">Fields of Expertise</div>
|
| 266 |
</div>
|
| 267 |
</a>
|
| 268 |
+
<a href="/services.html" class="block py-3 px-4 text-gray-700 hover:bg-gray-100 rounded-lg transition flex items-center pl-12">
|
| 269 |
<i class="fas fa-building mr-3 text-secondary text-sm"></i>
|
| 270 |
<div class="text-sm">Building MEP Services</div>
|
| 271 |
</a>
|
| 272 |
+
<a href="/services.html" class="block py-3 px-4 text-gray-700 hover:bg-gray-100 rounded-lg transition flex items-center pl-12">
|
| 273 |
<i class="fas fa-water mr-3 text-secondary text-sm"></i>
|
| 274 |
<div class="text-sm">Site Utilities Infrastructure</div>
|
| 275 |
</a>
|
| 276 |
+
<a href="/services.html" class="block py-3 px-4 text-gray-700 hover:bg-gray-100 rounded-lg transition flex items-center pl-12">
|
| 277 |
<i class="fas fa-solar-panel mr-3 text-secondary text-sm"></i>
|
| 278 |
<div class="text-sm">Renewable Energy Systems</div>
|
| 279 |
</a>
|
| 280 |
+
<a href="/services.html" class="block py-3 px-4 text-gray-700 hover:bg-gray-100 rounded-lg transition flex items-center pl-12">
|
| 281 |
<i class="fas fa-hands-helping mr-3 text-secondary text-sm"></i>
|
| 282 |
<div class="text-sm">Extended & Integrated Services</div>
|
| 283 |
</a>
|