mithunparambath commited on
Commit
59ba92f
·
verified ·
1 Parent(s): 5826f08

Promote version 9b3b30a to main

Browse files

Promoted commit 9b3b30a3d3fc094a3c844ce1c4899c2f28e84587 to main branch

Files changed (1) hide show
  1. index.html +7 -18
index.html CHANGED
@@ -287,23 +287,15 @@
287
  worldwide to push the boundaries of material synthesis and device integration.
288
  </p>
289
  <div class="space-y-4">
290
- <div class="bg-orange-50 rounded-xl p-6 border-l-4 border-orange-500">
291
- <h4 class="font-semibold text-orange-500 mb-2">Academic Partnerships</h4>
292
- <p class="text-gray-600">Joint research projects with top-tier universities</p>
293
- </div>
294
- <div class="bg-orange-50 rounded-xl p-6 border-l-4 border-orange-500">
295
  <h4 class="font-semibold text-orange-500 mb-2">Industrial Collaborations</h4>
296
  <p class="text-gray-600">Technology transfer and co-development with industry leaders</p>
297
  </div>
298
- <div class="bg-orange-50 rounded-xl p-6 border-l-4 border-orange-500">
299
- <h4 class="font-semibold text-orange-500 mb-2">TIFR Hyderabad Partnership</h4>
300
- <p class="text-gray-600 mb-3">Successful MOCVD system installation at TIFR's TNN Lab for 2D materials research</p>
301
- <a href="https://www.youtube.com/watch?v=pbwAvnzBAW8" target="_blank" class="text-orange-500 hover:text-orange-600 font-semibold flex items-center gap-2">
302
- <i data-feather="play" class="w-4 h-4"></i>
303
- Watch TNN Lab Overview
304
- </a>
305
- </div>
306
- </div>
307
  </div>
308
  <div class="grid grid-cols-2 gap-4">
309
  <div class="bg-orange-50 rounded-xl p-6 flex items-center justify-center">
@@ -318,10 +310,7 @@
318
  <div class="bg-orange-50 rounded-xl p-6 flex items-center justify-center">
319
  <i data-feather="globe" class="w-8 h-8 text-orange-500"></i>
320
  </div>
321
- <div class="bg-orange-50 rounded-xl p-6 flex items-center justify-center">
322
- <i data-feather="users" class="w-8 h-8 text-orange-500"></i>
323
- </div>
324
- </div>
325
  </div>
326
  </div>
327
  </section>
 
287
  worldwide to push the boundaries of material synthesis and device integration.
288
  </p>
289
  <div class="space-y-4">
290
+ <div class="bg-orange-50 rounded-xl p-6 border-l-4 border-orange-500">
291
+ <h4 class="font-semibold text-orange-500 mb-2">Academic Partnerships</h4>
292
+ <p class="text-gray-600">Joint research projects with top-tier universities</p>
293
+ </div>
294
+ <div class="bg-orange-50 rounded-xl p-6 border-l-4 border-orange-500">
295
  <h4 class="font-semibold text-orange-500 mb-2">Industrial Collaborations</h4>
296
  <p class="text-gray-600">Technology transfer and co-development with industry leaders</p>
297
  </div>
298
+ </div>
 
 
 
 
 
 
 
 
299
  </div>
300
  <div class="grid grid-cols-2 gap-4">
301
  <div class="bg-orange-50 rounded-xl p-6 flex items-center justify-center">
 
310
  <div class="bg-orange-50 rounded-xl p-6 flex items-center justify-center">
311
  <i data-feather="globe" class="w-8 h-8 text-orange-500"></i>
312
  </div>
313
+ </div>
 
 
 
314
  </div>
315
  </div>
316
  </section>