File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,22 @@ export default function Home() {
9696 < p className = { styles . subheading } >
9797 < b > In-Person Event</ b >
9898 < div className = { styles . subheading } >
99- Feb 7, 2026 08 :00AM PST - Feb 7, 2026 07:00PM PST
99+ Feb 7, 2026 09 :00AM PST - Feb 7, 2026 07:00PM PST
100100 < br />
101101 Tom Bradley International Hall, Room 300
102102 </ div >
103+ < br />
104+ < div className = { styles . heroButtonContainer } >
105+ < a href = "https://docs.google.com/forms/d/e/1FAIpQLSeQhyWLlZb8DYMu7brLgqPt0E29JeJoX5KDD7fqV2rUWUvnXw/viewform?usp=dialog" >
106+ < button
107+ className = {
108+ styles . bigFatPinkButtonThatSaysRegisterUnderTheTimersOrSmth
109+ }
110+ >
111+ RSVP for in-person!
112+ </ button >
113+ </ a >
114+ </ div >
103115 </ p >
104116 < Countdown />
105117 < div className = { styles . heroButtonContainer } >
You can’t perform that action at this time.
0 commit comments