<turbo-stream action="replace" target="modal"><template><turbo-frame id="modal">
  <div class="w-80">
    <div class="modal fade z-index-fixed" data-controller='modal' id="jobCoachingModalLabel" role="dialog">
  <div class="modal-dialog modal-dialog-centered modal-lg ">
    <div class="modal-content margin-top">
      <div class="modal-header border-0 text-dark-blue d-flex justify-content-between align-items-center py-0 ps-4">
        <h5 class="modal-title mb-0">Optimize your Resume <span class="underlined">before</span> applying!</h5>
        <button aria-label="Close" class="btn btn-lg" data-bs-dismiss="modal">
          <i class="fa-regular fa-xmark-large"></i>
        </button>
      </div>
      
      <div class="modal-body">
        <p>
  Every application is a unique opportunity. After you have sent your resume, all you have to do is <b>wait and hope</b> to get the interview.
</p>
<p>
  <mark class="orange">Increase your chances of success</mark>: with <b>uCV</b> you can create a <b>specific Resume</b> for each job posting that interests you.
</p>
<p>
  Import or create your Resume and use <b>Civì</b>, our artificial intelligence, to transform it into the <a href="/hr/ottimizza-cv-ats" data-turbo="false">perfect Resume for the role</a> of <strong>"Beach Operations Supervisor"</strong>.
</p>

      </div>
      <div class="modal-footer d-flex justify-content-center">
        <a class="btn btn-primary rounded" data-turbo="false" href="/users/registrations/new?session_purpose%5Btarget_job%5D%5Bjob_id%5D=915403">✨ Register for free and Prepare Your Application</a><br/>
        <a class="btn btn-link" data-turbo="false" href="/user/sign_in?session_purpose%5Btarget_job%5D%5Bjob_id%5D=915403">I already have an account</a>
      </div>

    </div>
  </div>
</div>
  </div>
</turbo-frame></template></turbo-stream>