diff --git a/docs/pages/careers.tsx b/docs/pages/careers.tsx index 78449e1ac782f7..69f46299fb04fb 100644 --- a/docs/pages/careers.tsx +++ b/docs/pages/careers.tsx @@ -159,12 +159,6 @@ const openRolesData = [ 'You will strengthen the core components team, e.g. collaborate with the community to land contributions.', url: '/careers/react-engineer-core/', }, - { - title: 'React Engineer - X', - description: - 'You will strengthen the advanced components team, build new ambitious complex features, work on strategic problems, and help grow the adoption.', - url: '/careers/react-engineer-x/', - }, { title: 'Product Engineer - Store', description: 'You will lead the technical and operational development of MUI Store.', @@ -195,6 +189,12 @@ const nextRolesData = [ 'You will join the MUI 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/', }, + { + title: 'React Engineer - X', + description: + 'You will strengthen the advanced components team, build new ambitious complex features, work on strategic problems, and help grow the adoption.', + url: '/careers/react-engineer-x/', + }, ], }, {