Skip to content

Commit 24136dc

Browse files
committed
fixed some society datas
1 parent 6e7111e commit 24136dc

4 files changed

Lines changed: 23 additions & 15 deletions

File tree

package-lock.json

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
96.5 KB
Loading
305 KB
Loading

src/links.js

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -251,24 +251,24 @@ export const execom = {
251251
],
252252
aps: [
253253
{
254-
name: 'Prof. Shanti P',
254+
name: 'Dr. Ramavenkateswaran N',
255255
position: 'Faculty Advisor',
256-
image: imagePath + '/alumni/2024/aps/shanthi_maam.jpg',
256+
image: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/RAMAVENKATESWARAN-N-1-scaled.jpg',
257257
},
258258
{
259-
name: 'Vrinda. V. Patil',
259+
name: 'Vibhashree Vasuki',
260260
position: 'Chair',
261-
image: imagePath + '/alumni/2025/aps/Chair - Vrinda V Patil.jpg',
261+
image: imagePath + '/execom/aps/Vibhashree Vasuki - CHAIR.jpeg',
262262
},
263263
{
264-
name: 'Srujan B N',
264+
name: 'Manav Verma',
265265
position: 'Secretary',
266-
image: imagePath + '/alumni/2025/aps/Secretary - Srujan B N.jpg',
266+
image: imagePath + '/execom/aps/Manav_Verma-Secretary.jpeg',
267267
},
268268
{
269-
name: 'Srujan Prasad',
269+
name: 'Mahak',
270270
position: 'Treasurer',
271-
image: imagePath + '/alumni/2025/aps/Treasurer - Srujan Prasad .jpg',
271+
image: imagePath + '/execom/aps/Mahak-Treasurer.jpeg',
272272
},
273273
],
274274
compsoc: [
@@ -302,7 +302,7 @@ export const execom = {
302302
{
303303
name: 'Dr. Nethravati',
304304
position: 'Faculty Advisor',
305-
image: imagePath + '/execom/comsoc/Nethravati.jpg',
305+
image: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/NETRAVATHI-S-1-scaled.jpg',
306306
},
307307
{
308308
name: 'Trisha Bhattacharya',
@@ -329,7 +329,7 @@ export const execom = {
329329
{
330330
name: 'Prof. SG Srivani',
331331
position: 'Faculty Advisor',
332-
image: 'https://rvce.rveducationalinstitutions.com/department/wp-content/uploads/2025/07/SRIVANI-1-scaled.jpg',
332+
image: 'https://media.licdn.com/dms/image/v2/D5603AQENg1TB1F-y2A/profile-displayphoto-shrink_800_800/B56ZZ2Z07jHgAk-/0/1745743204494?e=1784160000&v=beta&t=jGZhECQnJiGBymywePUwjW1bO7i4HK_zxR5QBioHSn0',
333333
},
334334
{
335335
name: 'Pranav P Kamath',
@@ -502,9 +502,9 @@ export const execom = {
502502

503503
aess: [
504504
{
505-
name: 'Dr. K S Shushrutha',
505+
name: 'Dr. Karthik Vel E',
506506
position: 'Faculty Advisor',
507-
image: imagePath + '/alumni/2024/aess/drksshushrutha.png',
507+
image: 'https://rvce.edu.in/department/wp-content/uploads/2026/03/AS-Karthik-Vel-2-scaled.png',
508508
},
509509
{
510510
name: 'Shambhavi Shukla',
@@ -531,7 +531,7 @@ export const execom = {
531531
{
532532
name: 'Dr. Shanthi P',
533533
position: 'Faculty Advisor',
534-
image: imagePath + '/execom/aps/shanthi_maam.jpg',
534+
image: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/SHANTHI-P-ETE-1-scaled.jpg',
535535
},
536536
{
537537
name: 'Shreya S',

0 commit comments

Comments
 (0)