mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Add Bank operational capacity message
This commit is contained in:
parent
1b882d8528
commit
8d19b497e1
1 changed files with 2 additions and 15 deletions
|
|
@ -51,24 +51,11 @@ export default function ApplicationSuccess() {
|
|||
</Text>
|
||||
<Text as="p" variant="lead">
|
||||
<Balancer>
|
||||
We’ll 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 in approximately 2 weeks.
|
||||
</Balancer>
|
||||
</Text>
|
||||
</header>
|
||||
|
||||
<footer>
|
||||
<Text as="h2" variant="subheadline">
|
||||
Questions about your application?
|
||||
</Text>
|
||||
<Text as="p" fontSize={2} color="muted">
|
||||
You can always email us at{' '}
|
||||
<Link href="mailto:hcb@hackclub.com" color="blue">
|
||||
hcb@hackclub.com
|
||||
</Link>
|
||||
.
|
||||
</Text>
|
||||
</footer>
|
||||
</Container>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue