remove centeredSlides={true} because this line centers the images. Also, you don't need to add the lines slidesPerView={3} and spaceBetween={10} because you have already assigned them in the breakpoints.
centeredSlides={true}
slidesPerView={3} and spaceBetween={10}