Add waitlist copy

This commit is contained in:
Malted 2024-04-14 21:07:38 -04:00
parent 9a1150c008
commit aa7c2a241d
No known key found for this signature in database
3 changed files with 23 additions and 5 deletions

View file

@ -36,6 +36,23 @@ export default function Apply() {
<Meta as={Head} title="Apply for HCB" />
<ForceTheme theme="light" />
<Box
sx={{
width: "100%",
height: "fit-content",
backgroundColor: "red",
display: "flex",
alignItems: "center",
justifyContent: "center",
borderRadius: "0 0 1rem 1rem",
}}
>
<Text sx={{ color: "white", fontSize: [1, 2], textAlign: "center", margin: 1, textWrap: "balance" }}>
We're excited to take on more organizations, however, our applications are currently backlogged.
By joining our waitlist, we will contact you in the future. HCB is currently prioritizing Hack Clubbers-ran initiatives and FIRST teams.
</Text>
</Box>
<Grid
columns={[null, null, 2]}
sx={{

View file

@ -51,8 +51,8 @@ export default function ApplicationSuccess() {
</Text>
<Text as="p" variant="lead">
<Balancer>
Well review your application and get back to you within two
business days.
As of April 12 2024, are waitlisting all new HCB applications, due to operational capacity.
We'll review your application and get back to you when we can!
</Balancer>
</Text>
</header>

View file

@ -241,10 +241,11 @@ export default function Page() {
sx={{
bg: 'blue',
backgroundImage: theme => theme.util.gx('cyan', 'blue'),
fontSize: [16, 16, 32],
lineHeight: 0.9
}}
>
Apply now
Sign up for the waitlist
</Button>
</Link>
<Button
@ -603,7 +604,7 @@ export default function Page() {
bg: 'white',
mixBlendMode: 'screen',
color: 'black !important',
fontSize: [58, 96],
fontSize: [58 * 0.5, 96 * 0.5],
width: ['100%', 'auto'],
py: 4,
px: [4, null, 6],
@ -611,7 +612,7 @@ export default function Page() {
textTransform: 'none'
}}
>
Apply now
Sign up for the waitlist
</Button>
</Link>
<Text as="p" variant="lead" sx={{ color: 'white', mb: [0, 0] }}>