Skip to content

Commit

Permalink
Update DesignCompetition.jsx to remove eligibility for sem 2 24 grads
Browse files Browse the repository at this point in the history
  • Loading branch information
McCorsa authored Nov 17, 2024
1 parent eae9025 commit 918af2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/DesignCompetition.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ export default function DesignCompetitionPage() {
</CompetitionTab>
<CompetitionTab index={1} currentIndex={value}>
<h3>Competition Eligibility</h3>
<p>To enter this competition, you must be a <b>current</b> student at the Queensland University of Technology as of Semester 2, 2024.</p>
<p>We are happy to accept submissions from students who are graduating at the end of Semester 2, 2024.</p>
<p>To enter this competition, you must be a <b>current</b> student at the Queensland University of Technology as of Semester 1, 2025.</p>
<p>We are unable to accept submissions from students who are graduating in Semester 2, 2024 at this time.</p>
</CompetitionTab>
<CompetitionTab index={2} currentIndex={value}>
<h3>Design Mock-ups</h3>
Expand Down

0 comments on commit 918af2c

Please sign in to comment.