Spaces:
Running
Running
change data center design to mission critical
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -276,11 +276,11 @@
|
|
| 276 |
<div class="text-blue-600 mb-6">
|
| 277 |
<i data-feather="server" class="w-10 h-10"></i>
|
| 278 |
</div>
|
| 279 |
-
<h3 class="text-xl font-bold mb-3">
|
| 280 |
<p class="text-gray-600 mb-4">
|
| 281 |
-
Tier III/IV certified facilities with precision cooling, power redundancy, and security systems.
|
| 282 |
</p>
|
| 283 |
-
|
| 284 |
Learn more <i data-feather="arrow-right" class="ml-2 w-4 h-4"></i>
|
| 285 |
</a>
|
| 286 |
</div>
|
|
@@ -337,7 +337,7 @@
|
|
| 337 |
<li><a href="services.html#telecom-systems" class="text-gray-400 hover:text-white transition">Telecom Systems</a></li>
|
| 338 |
<li><a href="services.html#fire-protection" class="text-gray-400 hover:text-white transition">Fire Protection</a></li>
|
| 339 |
<li><a href="services.html#fire-alarm-systems" class="text-gray-400 hover:text-white transition">Fire Alarm Systems</a></li>
|
| 340 |
-
<li><a href="services.html#
|
| 341 |
</ul>
|
| 342 |
</div>
|
| 343 |
|
|
|
|
| 276 |
<div class="text-blue-600 mb-6">
|
| 277 |
<i data-feather="server" class="w-10 h-10"></i>
|
| 278 |
</div>
|
| 279 |
+
<h3 class="text-xl font-bold mb-3">Mission Critical</h3>
|
| 280 |
<p class="text-gray-600 mb-4">
|
| 281 |
+
Tier III/IV certified facilities with precision cooling, power redundancy, and security systems for mission critical operations.
|
| 282 |
</p>
|
| 283 |
+
<a href="#" class="text-blue-600 font-medium flex items-center">
|
| 284 |
Learn more <i data-feather="arrow-right" class="ml-2 w-4 h-4"></i>
|
| 285 |
</a>
|
| 286 |
</div>
|
|
|
|
| 337 |
<li><a href="services.html#telecom-systems" class="text-gray-400 hover:text-white transition">Telecom Systems</a></li>
|
| 338 |
<li><a href="services.html#fire-protection" class="text-gray-400 hover:text-white transition">Fire Protection</a></li>
|
| 339 |
<li><a href="services.html#fire-alarm-systems" class="text-gray-400 hover:text-white transition">Fire Alarm Systems</a></li>
|
| 340 |
+
<li><a href="services.html#mission-critical" class="text-gray-400 hover:text-white transition">Mission Critical</a></li>
|
| 341 |
</ul>
|
| 342 |
</div>
|
| 343 |
|