diff --git a/web/public/people/core/somay.jpg b/web/public/people/core/somay.jpg new file mode 100644 index 0000000..d02ecfc Binary files /dev/null and b/web/public/people/core/somay.jpg differ diff --git a/web/public/people/somay.jpg b/web/public/people/somay.jpg deleted file mode 100644 index 3bbe26d..0000000 Binary files a/web/public/people/somay.jpg and /dev/null differ diff --git a/web/src/data/members.json b/web/src/data/members.json index a7cfeb0..7b1ee6f 100644 --- a/web/src/data/members.json +++ b/web/src/data/members.json @@ -94,7 +94,7 @@ { "name": "Somay Jalan", "pos": "Treasurer", - "img": "/people/somay.jpg", + "img": "/people/core/somay.jpg", "social": { "fb": "https://www.facebook.com/", "tw": "https://twitter.com/", @@ -275,28 +275,28 @@ "team": "Signal Processing Society", "members": [ { - "name": "Siddhant Rai Viksit", + "name": "Krishna Ayyagari", "pos": "Chairperson", - "img": "/people/sps/SiddhantRaiViksit.jpg", + "img": "/people/sps/KrishnaAyyagari.jpg", "social": { "fb": "https://www.facebook.com/", "tw": "https://twitter.com/", "wb": "#" }, "desc": "lorem", - "a": "./members/17.html" + "a": "./members/18.html" }, { - "name": "Krishna Ayyagari", + "name": "Siddhant Rai Viksit", "pos": "Vice-Chairperson", - "img": "/people/sps/KrishnaAyyagari.jpg", + "img": "/people/sps/SiddhantRaiViksit.jpg", "social": { "fb": "https://www.facebook.com/", "tw": "https://twitter.com/", "wb": "#" }, "desc": "lorem", - "a": "./members/18.html" + "a": "./members/17.html" }, { "name": "Shobhit Pandey",