mithunparambath commited on
Commit
498c408
·
verified ·
1 Parent(s): 8e1d094

Can you delete both images from product of MOCVD and just put this in full scale on the left

Browse files
Files changed (1) hide show
  1. products.html +2 -7
products.html CHANGED
@@ -40,13 +40,8 @@
40
  <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
41
  </div>
42
  <div class="grid md:grid-cols-2 gap-12 items-center">
43
- <div class="space-y-4">
44
- <div class="bg-orange-50 rounded-2xl shadow-lg overflow-hidden">
45
- <img src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/12.jpg" alt="MOCVD System" class="w-full h-64 object-cover">
46
- </div>
47
- <div class="bg-orange-50 rounded-2xl shadow-lg overflow-hidden">
48
- <img src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/4 (1).jpg" alt="MOCVD Process" class="w-full h-64 object-cover">
49
- </div>
50
  </div>
51
  <div>
52
  <h3 class="text-2xl font-semibold mb-6 text-orange-500">Precision Thin Film Growth</h3>
 
40
  <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
41
  </div>
42
  <div class="grid md:grid-cols-2 gap-12 items-center">
43
+ <div class="bg-orange-50 rounded-2xl shadow-lg overflow-hidden">
44
+ <img src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/12.jpg" alt="MOCVD System" class="w-full h-full object-cover">
 
 
 
 
 
45
  </div>
46
  <div>
47
  <h3 class="text-2xl font-semibold mb-6 text-orange-500">Precision Thin Film Growth</h3>