From 54e594357a0b5df80526ee3ddf3094c8f4b0f88d Mon Sep 17 00:00:00 2001 From: mirianfsilva Date: Fri, 24 May 2024 17:59:55 -0300 Subject: [PATCH] add links - BAI 2024 --- src/components/Navbar/index.js | 8 ++++---- src/pages/BaiWorkshops/BAI2024/GridOfContents.js | 10 ++++++++-- 2 files changed, 12 insertions(+), 6 deletions(-) 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',