diff --git a/apps/dashboard/components/hacker-portal/hacker-portal.tsx b/apps/dashboard/components/hacker-portal/hacker-portal.tsx
index 7345ed85..8308f201 100644
--- a/apps/dashboard/components/hacker-portal/hacker-portal.tsx
+++ b/apps/dashboard/components/hacker-portal/hacker-portal.tsx
@@ -307,7 +307,8 @@ export function HackerPortal({ isEventOpen, appsOpen }: HackerPortalProps) {
HackSC 2024 Application
Ready for another fun year of hacking? Join us at our SoCal Tech
- Week 24 hour hackathon!
+ Week 24 hour hackathon! While the application deadline has passed,
+ you can still join our waitlist.
@@ -316,7 +317,7 @@ export function HackerPortal({ isEventOpen, appsOpen }: HackerPortalProps) {
passHref
anchortagpropsoverride={{ target: '_self' }}
>
- Start Application
+ Join the Waitlist
@@ -329,9 +330,8 @@ export function HackerPortal({ isEventOpen, appsOpen }: HackerPortalProps) {
- Your application has been submitted! Our team is currently reviewing
- applications and will be sending out the acceptances in phases after
- the application period closes.
+ Your application has been submitted! We will get back to you a few
+ days before the event in the case that a spot opens up.
diff --git a/apps/dashboard/pages/apply-2024/success/index.tsx b/apps/dashboard/pages/apply-2024/success/index.tsx
index 9c0ad7ee..428f11b9 100644
--- a/apps/dashboard/pages/apply-2024/success/index.tsx
+++ b/apps/dashboard/pages/apply-2024/success/index.tsx
@@ -73,9 +73,8 @@ export function Index() {
- Your application has been submitted! Our team is currently reviewing
- applications and will be sending out the acceptances in phases after
- the application period closes.
+ Your application has been submitted! We will get back to you a few
+ days before the event in the case that a spot opens up.
window.open('/', '_self')}>
Go back to home