diff --git a/docs/pages/careers.tsx b/docs/pages/careers.tsx index 725f8795d6c110..c3ff8e97d788d5 100644 --- a/docs/pages/careers.tsx +++ b/docs/pages/careers.tsx @@ -160,12 +160,6 @@ const openRolesData = [ // 5 title: 'Developer Experience', roles: [ - { - title: 'Support Engineer - X', - description: - "You will provide support to users for the advanced components team. You will directly impact developers' satisfaction and success.", - url: '/company/support-engineer/', - }, { title: 'Developer Experience Engineer', description: 'You will focus on providing experiences that delight developers using MUI.', @@ -184,9 +178,15 @@ const openRolesData = [ url: '/company/react-engineer/', }, { - title: 'Hustler Engineer - Store', + title: 'React Support Engineer - X', + description: + "You will provide support, remove blockers and unwrap potential features from reported issues for the advanced components team. You will directly impact developers' satisfaction and success.", + url: '/company/react-support-engineer/', + }, + { + title: 'Product Engineer - Store', description: 'You will lead the technical and operational development of MUI Store.', - url: '/company/hustler-engineer/', + url: '/company/product-engineer/', }, ], }, diff --git a/docs/pages/company/hustler-engineer.js b/docs/pages/company/product-engineer.js similarity index 81% rename from docs/pages/company/hustler-engineer.js rename to docs/pages/company/product-engineer.js index 9417426ac84633..123bc2bddae0e3 100644 --- a/docs/pages/company/hustler-engineer.js +++ b/docs/pages/company/product-engineer.js @@ -4,7 +4,7 @@ import { demos, docs, demoComponents, -} from 'docs/src/pages/company/careers/hustler-engineer.md?@mui/markdown'; +} from 'docs/src/pages/company/careers/product-engineer.md?@mui/markdown'; export default function Page() { return ; diff --git a/docs/pages/company/support-engineer.js b/docs/pages/company/react-support-engineer.js similarity index 77% rename from docs/pages/company/support-engineer.js rename to docs/pages/company/react-support-engineer.js index addcded07a9b96..ca979c6d4fd40f 100644 --- a/docs/pages/company/support-engineer.js +++ b/docs/pages/company/react-support-engineer.js @@ -4,7 +4,7 @@ import { demos, docs, demoComponents, -} from 'docs/src/pages/company/careers/support-engineer.md?@mui/markdown'; +} from 'docs/src/pages/company/careers/react-support-engineer.md?@mui/markdown'; export default function Page() { return ; diff --git a/docs/src/pages/company/careers/hustler-engineer.md b/docs/src/pages/company/careers/product-engineer.md similarity index 98% rename from docs/src/pages/company/careers/hustler-engineer.md rename to docs/src/pages/company/careers/product-engineer.md index df0497f34eb437..d806fa85f77f50 100644 --- a/docs/src/pages/company/careers/hustler-engineer.md +++ b/docs/src/pages/company/careers/product-engineer.md @@ -1,4 +1,4 @@ -# Hustler Engineer - Store +# Product Engineer - Store

You will lead the technical and operational development of MUI Store.

@@ -92,4 +92,4 @@ You can find the other perks & benefits on the [careers](/careers/#perks-amp-ben ## How to apply? -[Apply now for this position 📮](https://airtable.com/shrdqo1Z6srZXGcvh?prefill_Applying+for=Hustler%20Engineer%20-%20Store) +[Apply now for this position 📮](https://airtable.com/shrdqo1Z6srZXGcvh?prefill_Applying+for=Product%20Engineer%20-%20Store) diff --git a/docs/src/pages/company/careers/support-engineer.md b/docs/src/pages/company/careers/react-support-engineer.md similarity index 96% rename from docs/src/pages/company/careers/support-engineer.md rename to docs/src/pages/company/careers/react-support-engineer.md index 44d9468a243ffb..21701966da2f9c 100644 --- a/docs/src/pages/company/careers/support-engineer.md +++ b/docs/src/pages/company/careers/react-support-engineer.md @@ -1,6 +1,6 @@ -# Support Engineer - X +# React Support Engineer - X -

You will provide support to users for the advanced components team. You will directly impact developers' satisfaction and success.

+

You will provide support, remove blockers and unwrap potential features from reported issues for the advanced components team. You will directly impact developers' satisfaction and success.

## Details of the Role @@ -118,4 +118,4 @@ You can find the other perks & benefits on the [careers](/careers/#perks-amp-ben ## How to apply? -[Apply now for this position 📮](https://airtable.com/shrdqo1Z6srZXGcvh?prefill_Applying+for=Support%20Engineer%20-%20X) +[Apply now for this position 📮](https://airtable.com/shrdqo1Z6srZXGcvh?prefill_Applying+for=React%20Support%20Engineer%20-%20X)