diff --git a/data/committees.js b/data/committees.js index 8c295d70..dd8b738f 100644 --- a/data/committees.js +++ b/data/committees.js @@ -270,7 +270,7 @@ export default [ diamond: '/images/diamonds/cyber_diamond.svg', internship: { whatWeDo: 'Our mission is to create a community in which both experts and beginners alike can grow in the field of cybersecurity skills and knowledge. We want to make cybersecurity simple and accessible for everyone.', - whatInternsWillDo: (

ACM Cyber does not participate in the ACM Internship program. If you are interested in joining or becoming an active member, please check out our website.

), + whatInternsWillDo: (<>ACM Cyber is currently not taking any interns. If you are interested in joining or becoming an active member in ACM Cyber, please check out {here}.), card: '/images/cards/cyber_card.svg', nextSteps: 'All active members of ACM Cyber can apply to become officers in the Winter.', }, diff --git a/pages/index.js b/pages/index.js index 649cc373..a7bd5e46 100644 --- a/pages/index.js +++ b/pages/index.js @@ -41,7 +41,7 @@ function Home () {
diff --git a/pages/internship.js b/pages/internship.js index 98e01c83..c01e8ffc 100644 --- a/pages/internship.js +++ b/pages/internship.js @@ -47,7 +47,7 @@ function InternshipPage(){

The Internship Program

{/* eslint-disable-next-line max-len */} -

The ACM internship program opens October 6th!

+

The ACM internship program is now open! Apply here

The ACM Internship program is a program that facilitates the transition of UCLA students to ACM officers. Interns learn about the ACM committee they are interning for and ACM in general before becoming an official ACM officer.

Click on the different ACM subcommittee icons in order to learn more about what interns in each committee do and scroll down to find more information on how you can apply to the Internship Program.