Convert personal img in svg

This commit is contained in:
MaxOvs19
2023-05-25 10:57:57 +03:00
parent 3be7d42cfc
commit 0667b435ac
28 changed files with 325 additions and 160 deletions

View File

@ -5,7 +5,7 @@ import SideBar from "../../components/SideBar/SideBar";
import StepsForCandidate from "../../components/StepsForCandidate/StepsForCandidate";
import { Footer } from "../../components/Footer/Footer";
import BackEndImg from "../../pages/PartnerСategories/images/personalBackEnd.png";
import BackEndImg from "../../images/personalBackEnd.svg";
import arrowBtn from "../../images/arrowRight.svg";
import "./registationForCandidate.scss";