vlcsolutions commited on
Commit
7ba1997
·
verified ·
1 Parent(s): 9af18c5

<i data-feather="refresh-cw" class="w-10 h-10 mx-auto text-[var(--vlc-sky)] mb-4"></i>

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -481,8 +481,8 @@
481
  <p class="text-sm">Fits right into your existing systems</p>
482
  </div>
483
  <div class="text-center p-6 border border-gray-100 rounded-lg hover:shadow-md transition">
484
- <i data-feather="refresh-cw" class="w-10 h-10 mx-auto text-[var(--vlc-sky)] mb-4"></i>
485
- <h3 class="font-bold mb-2">Process Optimization</h3>
486
  <p class="text-sm">Streamline workflows for maximum efficiency</p>
487
  </div>
488
  </div>
 
481
  <p class="text-sm">Fits right into your existing systems</p>
482
  </div>
483
  <div class="text-center p-6 border border-gray-100 rounded-lg hover:shadow-md transition">
484
+ <img src="https://huggingface.co/spaces/vlcsolutions/manufacturing-intelligence-optimizer-pro/resolve/main/images/process-optimization-12.png" alt="Process Optimization" class="w-10 h-10 mx-auto mb-4">
485
+ <h3 class="font-bold mb-2">Process Optimization</h3>
486
  <p class="text-sm">Streamline workflows for maximum efficiency</p>
487
  </div>
488
  </div>