diff --git a/client/src/pages/Landing/OrganizerProfiles/organizer-list.json b/client/src/pages/Landing/OrganizerProfiles/organizer-list.json index b735e3a..43e7f8a 100644 --- a/client/src/pages/Landing/OrganizerProfiles/organizer-list.json +++ b/client/src/pages/Landing/OrganizerProfiles/organizer-list.json @@ -36,6 +36,15 @@ "role": "Organizer", "bio": "Nova is a human who enjoys cryptography, security and programming! They want to go into the penetration testing field as a career.", "image": "https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fcc684057-d1df-4bc4-b40c-3562ad247331%2Fme!!!!.jpg?table=block&id=bc83a484-3f62-43b2-8e04-50e790ed70b6&width=790&cache=v2" - } + }, + { + "first": "Roman", + "last": "Mondello", + "role": "Organizer", + "bio": "Roman is an indivdual who is passionate about life and creating.", + "image": "https://i.imgur.com/zfrSaFO.jpg", + "linkedin": "https://www.linkedin.com/in/roman-mondello-08621b168/", + "github": "https://github.com/integrate-your-mind" +} ] }