File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,8 @@ import timeline from "../images/timeline-04(1).png";
199
199
<h2 class =" text-3xl text-indigo-600 font-bold mb-4" >
200
200
Why <span class =" text-indigo-600" >IHP</span >?
201
201
</h2 >
202
+ <div class =" w-30 h-1 bg-gradient-to-r from-blue-500 to-purple-500 mx-auto rounded-full mb-6" ></div >
203
+
202
204
<p class =" text-black-400 text-lg max-w-3xl mx-auto" >
203
205
Leading the revolution in open-source semiconductor technology
204
206
</p >
@@ -546,8 +548,8 @@ import timeline from "../images/timeline-04(1).png";
546
548
547
549
<!-- IITB -->
548
550
<a href =" https://www.iitb.ac.in/" target =" _blank" class =" flex flex-col items-center hover:scale-105 transition-transform" >
549
- <div class =" w-40 h-18 flex items-center justify-center mb-4 shadow-md" >
550
- <img src ={ iitb .src } alt =" IIT Bombay" class =" w-40 h-25" />
551
+ <div class =" w-60 h-18 flex items-center justify-center mb-4 shadow-md" >
552
+ <img src ={ iitb .src } alt =" IIT Bombay" class =" w-60 h-25" />
551
553
</div >
552
554
<h4 class =" text-xl font-bold text-gray-800" >IITB</h4 >
553
555
<p class =" text-gray-800 text-sm text-center" >Indian Institute of Technology Bombay</p >
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ import "../styles/global.css";
195
195
196
196
<div class =" mt-4 md:mt-0" >
197
197
<h3 class =" font-semibold" >Contact us:</h3 >
198
- <a href =" mailto:contactesim @fossee.in" class =" hover:text-white" >contactesim@ fossee. in</a >
198
+ <a href =" mailto:contact-esim @fossee.in" class =" hover:text-white" >contact-esim[at] fossee[dot] in</a >
199
199
</div >
200
200
201
201
You can’t perform that action at this time.
0 commit comments