diff --git a/config/resourcepersons.json b/config/resourcepersons.json index b89eb52..c99d8ff 100644 --- a/config/resourcepersons.json +++ b/config/resourcepersons.json @@ -15,10 +15,15 @@ "linkedin": "https://www.linkedin.com/in/sami-anand/" }, { - "name": "Dr. Harvant Singh Arri", + "name": "Dr. Harvant Singh", "img": "/rp-harvant-singh.jpg", "linkedin": "https://www.linkedin.com/in/harwant-singh-arri-510866120/" }, + { + "name": "Max Bhatia", + "img": "/rp-max-bhatia.jpg", + "linkedin": "https://www.linkedin.com/in/maxbhatia-007/" + }, { "name": "Dr. Vinay Bharadwaj", "img": "/rp-vinay-bharadwaj.jpeg", diff --git a/public/rp-harvant-singh.jpg b/public/rp-harvant-singh.jpg index b92b6d2..365fa6c 100644 Binary files a/public/rp-harvant-singh.jpg and b/public/rp-harvant-singh.jpg differ diff --git a/public/rp-max-bhatia.jpg b/public/rp-max-bhatia.jpg new file mode 100644 index 0000000..d256fc7 Binary files /dev/null and b/public/rp-max-bhatia.jpg differ