File tree Expand file tree Collapse file tree 2 files changed +23
-9
lines changed
Expand file tree Collapse file tree 2 files changed +23
-9
lines changed Original file line number Diff line number Diff line change @@ -37,24 +37,38 @@ const Home = () => {
3737 < Type />
3838 </ div >
3939
40- < p className = "event-date" >
41- January 24-26, 2025
42- </ p >
40+ < p className = "event-date" > Event Dates: September 4-6, 2026</ p >
4341
44- { /* <div className="button-wrapper">
42+ < div className = "button-wrapper" >
4543 < a
46- href="<insert_registration_form> "
44+ href = "https://forms.gle/cbmZgragNKEkJguB6 "
4745 target = "_blank"
4846 rel = "noopener noreferrer"
4947 >
5048 < button className = "btn btn-primary application-button" >
51- Register Now <PiCursorClickBold />
49+ We Are Recruiting Team Members < PiCursorClickBold />
5250 </ button >
5351 </ a >
54- </div> */ }
55- < button className = "btn btn-primary application-button" >
52+ </ div >
53+
54+ { /* <button className="btn btn-primary application-button">
5655 Registration Now Closed
57- </ button >
56+ </button> */ }
57+
58+ < div className = "button-wrapper" >
59+ < a
60+ href = "/assets/governance.pdf"
61+ target = "_blank"
62+ rel = "noopener noreferrer"
63+ >
64+ < button className = "btn btn-primary application-button" >
65+ More Info on Organizing Team Roles < PiCursorClickBold />
66+ </ button >
67+ </ a >
68+ </ div >
69+
70+ < p className = "event-date" > Recruitment Open Until: January 9, 2026</ p >
71+
5872 </ div >
5973 </ Col >
6074
You can’t perform that action at this time.
0 commit comments