import React from "react";
import BreadcrumbComBS from "../breadcrumb/BreadcrumbComBS";
import getImage from "../../utils/getImage";
export default function Start() {
const bgImg = getImage("side-banner.jpg");
return (
<>
Start with
- post jobs
- advanced instructors search
- invite candidates
- post events
- cancel any time
Start with
- post jobs
- advanced instructors search
- invite candidates
- post events
- cancel any time
{/*
*/}
{/*
*/}
{/*
*/}
{/*
small
*/}
{/*
$80
*/}
{/*
/ Monthly
*/}
{/*
*/}
{/* - post jobs
*/}
{/* - advanced instructors search
*/}
{/* - invite candidates
*/}
{/* - post events
*/}
{/* - cancel any time
*/}
{/*
*/}
{/*
*/}
{/*
*/}
{/*
*/}
{/*
*/}
>
)
}