mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
close form
This commit is contained in:
parent
c6770c37be
commit
5f3df50a6b
1 changed files with 5 additions and 1 deletions
|
|
@ -129,7 +129,11 @@ const Page = () => (
|
|||
something fun, & you’ll get your own gift in the mail just in time
|
||||
for the holidays!
|
||||
</Lead>
|
||||
<Signup />
|
||||
{/* Signup form */}
|
||||
{/* <Signup /> */}
|
||||
<Button disabled sx={{ bg: 'primary', mb: 4 }}>
|
||||
Signups closed. Check back next year!
|
||||
</Button>
|
||||
</FadeIn>
|
||||
</Container>
|
||||
</Hero>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue