Skip to content

Commit

Permalink
Add job blurb to index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanshammah authored Sep 11, 2024
1 parent 988dcd7 commit 0868c38
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import {
We do our own research to help the ecosystem as a whole. For example, we are developing [(1)mitiq](/research/mitiq), an open source compiler for error-mitigated quantum programming, and [(2)metriq](/research/metriq), an open community platform for sharing quantum tech benchmarks.

3. ### Community
We host an open source quantum tech community that runs [hackathons](https://unitaryhack.dev) and events on our [Discord](https://discord.com/invite/JqVGmpkP96). Have a look at our [Calendar.](community/events)
We host an open source quantum tech community that runs [hackathons](https://unitaryhack.dev) and events on our [Discord](https://discord.com/invite/JqVGmpkP96). Have a look at our [Calendar.](community/events) Want to join our team? [We're hiring!](careers)

</NumberPoints>
</AboveTheFold>
Expand All @@ -67,6 +67,22 @@ import {

</HomeSection>

<HomeSection
title="<mark>We are hiring</mark>"
topSpacing="large"
bottomSpacing="large"
titleStyle="secondary"
>
<ReducedWidth smaller>
**We have open positions for Members of the Technical Staff.**

For more information check our careers page.

<ButtonLink url="https://unitary.fund/careers/">Apply to work with us!</ButtonLink>
</ReducedWidth>
</HomeSection>


<HomeSection
title="Latest Updates"
topSpacing="medium"
Expand Down

0 comments on commit 0868c38

Please sign in to comment.