Spaces:
Running
Running
add key feature
Browse files
biotech-cleanroom-facility.html
CHANGED
|
@@ -92,9 +92,9 @@
|
|
| 92 |
|
| 93 |
<h3 class="text-xl font-bold mt-8 mb-4">Key Features</h3>
|
| 94 |
<ul class="space-y-3 text-gray-600">
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
</li>
|
| 99 |
<li class="flex items-start">
|
| 100 |
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
|
@@ -128,9 +128,13 @@
|
|
| 128 |
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
| 129 |
<span>Dedicated tool exhaust systems (N+1 redundancy)</span>
|
| 130 |
</li>
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
</li>
|
| 135 |
</ul>
|
| 136 |
|
|
|
|
| 92 |
|
| 93 |
<h3 class="text-xl font-bold mt-8 mb-4">Key Features</h3>
|
| 94 |
<ul class="space-y-3 text-gray-600">
|
| 95 |
+
<li class="flex items-start">
|
| 96 |
+
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
| 97 |
+
<span>ISO Class 5 (Grade A) and ISO Class 7 (Grade B) cleanrooms with unidirectional airflow and cascading pressure control</span>
|
| 98 |
</li>
|
| 99 |
<li class="flex items-start">
|
| 100 |
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
|
|
|
| 128 |
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
| 129 |
<span>Dedicated tool exhaust systems (N+1 redundancy)</span>
|
| 130 |
</li>
|
| 131 |
+
<li class="flex items-start">
|
| 132 |
+
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
| 133 |
+
<span>General exhaust fans (N+1 redundancy)</span>
|
| 134 |
+
</li>
|
| 135 |
+
<li class="flex items-start">
|
| 136 |
+
<i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
|
| 137 |
+
<span>Automated Building Management System with real-time monitoring and alerts</span>
|
| 138 |
</li>
|
| 139 |
</ul>
|
| 140 |
|