diff --git a/src/components/Navbar/index.js b/src/components/Navbar/index.js index 6664fc3..17d11e3 100644 --- a/src/components/Navbar/index.js +++ b/src/components/Navbar/index.js @@ -180,10 +180,10 @@ function Navbar(props) { { text: 'Community Events', path: [ - { - text: 'Call for Organizers - SOON', - // path: 'https://docs.google.com/forms/d/e/1FAIpQLSeGoMlgsXby1clQPEljzqzU5Cz08NC1P6jp1VAtnZ0F7J8GdA/viewform', - }, + // { + // text: 'Call for Organizers', + // path: 'https://docs.google.com/forms/d/e/1FAIpQLSf4FL8fcozYUGmQVTGBuLkDOAsH_VYUtAT-EAXmDTN7GfxaGQ/viewform', + // }, { text: 'All Events', path: '/#/events', diff --git a/src/pages/BaiWorkshops/BAI2024/GridOfContents.js b/src/pages/BaiWorkshops/BAI2024/GridOfContents.js index 79b7cb6..a64e14d 100644 --- a/src/pages/BaiWorkshops/BAI2024/GridOfContents.js +++ b/src/pages/BaiWorkshops/BAI2024/GridOfContents.js @@ -73,10 +73,16 @@ function GridOfContents(props) { url: '/#/workshop/bai2024-cfp', }, { - title: 'Call For Reviewer/Area Chair (SOON)', + title: 'Call For Reviewer/Area Chair (OPEN)', width: '33.3%', URL: '', - // url: 'https://forms.gle/Um2oimLaGkcwwaV4A', + url: 'https://forms.gle/Um2oimLaGkcwwaV4A', + }, + { + title: 'Call for Event Volunteer 2024 (OPEN)', + width: '33.3%', + URL: '', + url: 'https://docs.google.com/forms/d/e/1FAIpQLSf4FL8fcozYUGmQVTGBuLkDOAsH_VYUtAT-EAXmDTN7GfxaGQ/viewform', }, { // title: 'Black in AI Travel Grant Application',