Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ const openRolesData = [
{
title: 'Engineering',
roles: [
{
title: 'React Engineer — X',
description:
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer — Docs-infra',
description:
Expand Down Expand Up @@ -58,35 +52,41 @@ const nextRolesData = [
title: 'Engineering',
roles: [
{
title: 'Accessibility Engineer',
title: 'React Tech Lead — Core',
description:
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
url: '/careers/accessibility-engineer/',
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
url: '/careers/react-tech-lead-core/',
},
{
title: 'Full-stack Engineer — Toolpad',
title: 'React Engineer — X',
description:
'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.',
url: '/careers/fullstack-engineer/',
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer — xCharts',
description:
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x-charts/',
},
{
title: 'React Tech Lead — Core',
description:
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
url: '/careers/react-tech-lead-core/',
},
{
title: 'React Community Engineer — X',
description:
'You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.',
url: '/careers/react-community-engineer/',
},
{
title: 'Accessibility Engineer',
description:
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
url: '/careers/accessibility-engineer/',
},
{
title: 'Full-stack Engineer — Toolpad',
description:
'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.',
url: '/careers/fullstack-engineer/',
},
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Engineer — X
# React Engineer — X (future role)

<p class="description">You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.</p>

Expand Down