Skip to content

Commit b08c6f1

Browse files
fix: contact details
1 parent 2de28f2 commit b08c6f1

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

src/pages/contact/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ <h2>Faculty Coordinators</h2>
143143
<h2>Student Coordinators</h2>
144144
<div class="captains">
145145
<div class="captain">
146-
<strong>Piyush Kumar</strong><br />
146+
<strong>Athish Hariharan D</strong><br />
147147

148-
<span
148+
<!-- <span
149149
style="display: inline-flex; align-items: center; gap: 6px"
150150
>
151151
<svg
@@ -162,8 +162,8 @@ <h2>Student Coordinators</h2>
162162
d="M3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"
163163
/>
164164
</svg>
165-
B221115ME </span
166-
><br />
165+
B221115ME </span
166+
><br /> -->
167167

168168
<span
169169
style="display: inline-flex; align-items: center; gap: 6px"
@@ -183,10 +183,10 @@ <h2>Student Coordinators</h2>
183183
/>
184184
</svg>
185185
<a
186-
href="mailto:piyush_b221115me@nitc.ac.in"
186+
href="mailto:athish_b230634ec@nitc.ac.in"
187187
style="text-decoration: none; color: inherit"
188188
>
189-
piyush_b221115me@nitc.ac.in
189+
athish_b230634ec@nitc.ac.in
190190
</a> </span
191191
><br />
192192

@@ -205,18 +205,18 @@ <h2>Student Coordinators</h2>
205205
/>
206206
</svg>
207207
<a
208-
href="tel:+919693292761"
208+
href="tel:+916385033405"
209209
style="text-decoration: none; color: inherit"
210210
>
211-
+91-9693292761
211+
+91-6385033405
212212
</a>
213213
</span>
214214
</div>
215215

216216
<div class="captain">
217-
<strong>Krishnachandran R</strong><br />
217+
<strong>Navneeth Mahadevan</strong><br />
218218

219-
<span
219+
<!-- <span
220220
style="display: inline-flex; align-items: center; gap: 6px"
221221
>
222222
<svg
@@ -233,8 +233,8 @@ <h2>Student Coordinators</h2>
233233
d="M3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"
234234
/>
235235
</svg>
236-
B220972ME </span
237-
><br />
236+
B220972ME </span
237+
><br /> -->
238238

239239
<span
240240
style="display: inline-flex; align-items: center; gap: 6px"
@@ -254,10 +254,10 @@ <h2>Student Coordinators</h2>
254254
/>
255255
</svg>
256256
<a
257-
href="mailto:krishnachandran_b220972me@nitc.ac.in"
257+
href="mailto:navneeth_b230450me@nitc.ac.in"
258258
style="text-decoration: none; color: inherit"
259259
>
260-
krishnachandran_b220972me@nitc.ac.in
260+
navneeth_b230450me@nitc.ac.in
261261
</a> </span
262262
><br />
263263

@@ -276,10 +276,10 @@ <h2>Student Coordinators</h2>
276276
/>
277277
</svg>
278278
<a
279-
href="tel:+917356822552"
279+
href="tel:+919916145445"
280280
style="text-decoration: none; color: inherit"
281281
>
282-
+91-7356822552
282+
+91-9916145445
283283
</a>
284284
</span>
285285
</div>

0 commit comments

Comments
 (0)