Skip to content

Commit 0128cf5

Browse files
authored
Merge pull request #57 from dvm-shlee/main
Update registration notice
2 parents e883237 + fb636a9 commit 0128cf5

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

src/components/schedule-section.tsx

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,19 @@ export function ScheduleSection() {
322322
Registration closed on June 1
323323
</div>
324324
<p className="text-sm text-muted-foreground">
325-
Due to issues with the current registration system, registration closed earlier than
326-
expected. For people who contacted us by email, the Brainhack team is working
327-
internally on a solution for additional spots and will follow up individually by
328-
email. Thank you for your patience.
325+
Online registration is now closed. Walk-in registration will be available on the
326+
first day of the BrainHack, though we cannot guarantee a spot for everyone who shows
327+
up. If you would like to join the waitlist, please email us at{' '}
328+
<a
329+
href="mailto:ohbmopenscience@gmail.com"
330+
className="font-medium text-foreground underline underline-offset-4"
331+
>
332+
ohbmopenscience@gmail.com
333+
</a>
334+
{'. '}Note that spots are limited by building capacity, and walk-in attendees would
335+
still need to register and pay through the official portal on the day. Please also be
336+
aware that we are unable to guarantee lunch for on-site registrants, as our catering
337+
order has already been placed.
329338
</p>
330339
</div>
331340
<button

0 commit comments

Comments
 (0)