import Background from '../images/background_image.png'; <div className=... style={{ background: `url(${Background})`, }} >...</div>