diff --git a/src/components/EventsPage/eventInfo.js b/src/components/EventsPage/eventInfo.js index 971a52d..c5a4372 100644 --- a/src/components/EventsPage/eventInfo.js +++ b/src/components/EventsPage/eventInfo.js @@ -9,7 +9,7 @@ export const eventInfo = [ eventImages: [ 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872743/IMG_3663_2_1_l1mwcb.png', 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872744/IMG_0510_1_1_ispot7.png', - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872744/IMG_0510_1_1_ispot7.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747988098/Screenshot_2025-05-23_at_1.44.39_PM-modified_tweolf.png', ], }, { @@ -20,9 +20,35 @@ export const eventInfo = [ 'It provides students with a platform to showcase their creativity, technical skills, and problem-solving abilities.', ], eventImages: [ - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872744/IMG_0510_1_1_ispot7.png', - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872743/IMG_3663_2_1_l1mwcb.png', - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1737872743/IMG_3663_2_1_l1mwcb.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987791/Screenshot_2025-05-23_at_1.39.29_PM-modified_p2rc5b.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987704/Screenshot_2025-05-23_at_1.38.01_PM-modified_scetaq.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987982/Screenshot_2025-05-23_at_1.42.43_PM-modified_xnahxy.png', + ], + }, + { + eventName: 'Openchase', + eventDescriptions: [ + 'OpenChase is a hybrid treasure hunt event that combines physical exploration with digital problem-solving. Organized by OpenCode in collaboration with the Google Developer Student Clubs (GDSC)', + 'It was a highlight of Innovision 2024. It challenged teams to decipher clues hidden across various mediums, including media files, websites, and locations on campus.', + 'Spanning five intense rounds, OpenChase tests participants creativity, teamwork, and problem-solving abilities as they race against time to uncover each hint', + ], + eventImages: [ + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987207/Screenshot_2025-05-23_at_1.29.42_PM-modified_gjwykk.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987080/Screenshot_2025-05-23_at_1.25.24_PM_ob3jv2-modified_sy11j0.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747987435/Screenshot_2025-05-23_at_1.33.29_PM-modified_o6odw0.png', + ], + }, + { + eventName: 'HackSamagam', + eventDescriptions: [ + 'HackSamagam is an internal hackathon hosted by NIT Rourkela, bringing together students to collaborate intensively on software development projects. ', + 'The event is organized by OpenCode, our very own club, in collaboration with other technical clubs such as the Algorithmic and Programming Society (APS), Cyborg (Robotics and Automation Club), and ML4E (Machine Learning for Everyone).', + 'Participants form teams to develop innovative solutions while on clock, bringing in presentations and demonstrations too.', + ], + eventImages: [ + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747988412/Screenshot_2025-05-23_at_1.47.48_PM-modified_n4t75u.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747988407/Screenshot_2025-05-23_at_1.48.17_PM-modified_umhofp.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747988416/Screenshot_2025-05-23_at_1.48.46_PM-modified_tjmlly.png', ], }, ]; diff --git a/src/components/Home/MeetTheTeam/MeetTheTeam.jsx b/src/components/Home/MeetTheTeam/MeetTheTeam.jsx index 77d2eb5..30f5edb 100644 --- a/src/components/Home/MeetTheTeam/MeetTheTeam.jsx +++ b/src/components/Home/MeetTheTeam/MeetTheTeam.jsx @@ -17,34 +17,42 @@ const MeetTheTeam = () => { // eslint-disable-next-line no-unused-vars const [meetTheTeam, setMeetTheTeam] = useState(() => [ { - name: 'Suryakant Jena', + name: 'Dhrutinandan Swain', post: 'President', photo: - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1733908269/surya_v5ojeq.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747995996/Picture_Window_rxolzh.png', rotateFrom: '0', rotateTo: 'rotate-[-4.07deg]', }, { - name: 'Prapti P Pradhan', + name: 'Harsh Verma', post: 'Vice President', photo: - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1733908321/prapti_usrcux.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747996090/Picture_Window_1_woz6ls.png', rotateFrom: '0', rotateTo: 'rotate-[2.17deg]', }, { - name: 'Riya Pojage', + name: 'Siddharth Mishra', + post: 'Technical Lead', + photo: + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747996090/Picture_Window_2_smhw1k.png', + rotateFrom: '0', + rotateTo: 'rotate-[-1.5deg]', + }, + { + name: 'Shriya Dalai', post: 'Community Manager', photo: - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1733908304/riya_pojage_kui6lj.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747996091/Picture_Window_3_-Picsart-AiImageEnhancer_obe20w.png', rotateFrom: '0', - rotateTo: 'rotate-0', + rotateTo: 'rotate-[5.36deg]', }, { - name: 'Srishty Mangutte', - post: 'Tech Lead', + name: 'Stitha Pragyan Jali', + post: 'Design Lead', photo: - 'https://res.cloudinary.com/dqcrkrtyr/image/upload/v1733908286/sristy_dxorna.png', + 'https://res.cloudinary.com/doojbkvn6/image/upload/v1747996090/Picture_Window_4_jzttwk.png', rotateFrom: '0', rotateTo: 'rotate-[-3.36deg]', }, @@ -100,6 +108,12 @@ const MeetTheTeam = () => { rotate: 3.93, duration: 2, ease: 'power4.out', + }) + .from('#photo4', { + y: orientation == 'portrait' ? '80dvh' : '100%', + rotate: -9.54, + duration: 2, + ease: 'power4.out', }); }); @@ -121,6 +135,11 @@ const MeetTheTeam = () => { opacity: 0.6, duration: 2, ease: 'power4.out', + }) + .to('#photo3-film', { + opacity: 0.6, + duration: 2, + ease: 'power4.out', }); }); @@ -151,6 +170,12 @@ const MeetTheTeam = () => { opacity: 0, duration: 2, ease: 'power4.out', + }) + .from('#name-4', { + y: '100%', + opacity: 0, + duration: 2, + ease: 'power4.out', }); }); @@ -175,6 +200,12 @@ const MeetTheTeam = () => { opacity: 0, duration: 2, ease: 'power4.out', + }) + .to('#name-3', { + y: '-100%', + opacity: 0, + duration: 2, + ease: 'power4.out', }); }); @@ -205,6 +236,12 @@ const MeetTheTeam = () => { opacity: 0, duration: 2, ease: 'power4.out', + }) + .from('#post-4', { + y: '100%', + opacity: 0, + duration: 2, + ease: 'power4.out', }); }); @@ -229,6 +266,12 @@ const MeetTheTeam = () => { opacity: 0, duration: 2, ease: 'power4.out', + }) + .to('#post-3', { + y: '-100%', + opacity: 0, + duration: 2, + ease: 'power4.out', }); });