mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove filled roles from index page
This commit is contained in:
parent
ac6f3d6d30
commit
5f8796f65b
1 changed files with 0 additions and 16 deletions
|
|
@ -151,22 +151,6 @@ const Page = () => (
|
|||
color={theme.util.cx('red')}
|
||||
color1={theme.util.cx('purple')}
|
||||
/>
|
||||
<JobListing
|
||||
positionName="Executive Assistant"
|
||||
positionDesc="Someone to play a role in supporting the leadership in administrative management of day-to-day operations."
|
||||
positionLink="/jobs/executive-assistant/"
|
||||
color={theme.util.cx('blue')}
|
||||
color1={theme.util.cx('green')}
|
||||
/>
|
||||
|
||||
<JobListing
|
||||
positionName="Education Engineer"
|
||||
positionDesc="We are looking for an engineer & educator to create and lead on technical projects for Hack Clubbers, with a strong focus on young women and non-binary individuals at Hack Club."
|
||||
positionLink="/jobs/education-engineer/"
|
||||
color={theme.util.cx('red')}
|
||||
color1={theme.util.cx('orange')}
|
||||
/>
|
||||
|
||||
</Grid>
|
||||
</Container>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue