import React from "react"; import AuthHeader from "../../components/AuthHeader/AuthHeader"; import SideBar from "../../components/SideBar/SideBar"; import StepsForCandidate from "../../components/StepsForCandidate/StepsForCandidate"; import { Footer } from "../../components/Footer/Footer"; import BackEndImg from "../../images/personalBackEnd.svg"; import arrowBtn from "../../images/arrowRight.svg"; import "./registationForCandidate.scss"; export const RegistrationForCandidate = () => { return (

Хочу в команду Айти специалистов

Для нас не имеет значение Ваша локация.

img

Backend разработчики

Java PHP Python C# React Vue.js NodeJs Golang Ruby JavaScript

img
); };