Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

100
Views
Background Images in html style convert in next Js
  <div className="readyContent" style="background-image: url(assets/images/banner/banner-new.png);">
   <div className="row w-100 align-items-center">
      <div className="col-md-7 dFlex-center">
         <div>
            <h2 style = "color:white">Hop on board!  <br />Let's Give Your <br /> Business a Personality  </h2>
           
         </div>
      </div>
         </div>
      </div>

It does not work.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Rewrite style like this and inform the results:

import bg from 'assets/images/banner/banner-new.png'

...

style={{ backgroundImage: `url(${bg.src})` }}
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!