From 97ff96a6bfc7d85c4486534cdc783e44fc8b8a84 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 24 Aug 2024 19:50:43 -0400 Subject: [PATCH] Reopening apps for F24 --- src/content/apply.js | 4 ++-- src/pages/apply.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/apply.js b/src/content/apply.js index cd5b0ef..ab17966 100644 --- a/src/content/apply.js +++ b/src/content/apply.js @@ -3,12 +3,12 @@ export const content = { { title: 'Software Developer', description: 'Work alongside other developers in a team to design, implement, and review code for a product. Ensure smooth feature integration and deliver exceptional solutions.', - applicationLink: 'https://forms.gle/nZR43PcqQNQbgtCg8' + applicationLink: 'https://forms.gle/TVg2a4Bj9GrW2vRs9' }, { title: 'Product Manager', description: 'Collaborate closely with clients to optimize their utilization of BUILD\'s services. Effectively convey client requirements to a team of developers.', - applicationLink: 'https://forms.gle/hjPdzXopGWTWJY4m8' + applicationLink: 'https://forms.gle/7vqive7mPPwaLLnX7' } ], lookingFor: [ diff --git a/src/pages/apply.js b/src/pages/apply.js index 756ae5a..37e9399 100644 --- a/src/pages/apply.js +++ b/src/pages/apply.js @@ -14,7 +14,7 @@ import ParticleJSConfig from '../styles/particlejs_config.json'; export default function apply() { - const APPLICATIONS_OPEN = false; + const APPLICATIONS_OPEN = true; const { roles, lookingFor, faqs } = content; const { xs } = useBreakpoint(); const jumbotronHeightPx = 500; @@ -53,7 +53,7 @@ export default function apply() { Roles at BUILD

- The application window for spring 2024 has closed. Please check back in the fall for more opportunities to join our team. + Applications for Fall 2024 are now open! Apply by 11:59PM on September 10.