diff --git a/src/routes/Root.tsx b/src/routes/Root.tsx index 7f58924..6c8867b 100644 --- a/src/routes/Root.tsx +++ b/src/routes/Root.tsx @@ -52,9 +52,9 @@ function Root() { ]; const jointeam = { - title: ["Join the ", "Hack", "Melbourne team for 2024"], + title: ["Join the ", "Hack", "Melbourne team for 2025"], desc: ["We make an impact on our future and learn some", "more skills along the way!"], - button: "Apply Now", + button: "Applications currently closed", link: "", };