Solutionunvalidated
remove `centeredSlides={true}` because this line centers the images — you have already assigned them in the breakpoints. Tension: you don't need to add the lines `slidesPerView={3} and spaceBetween={10}` because you have already assigned them in the breakpoints. Outcome: remove `centeredSlides={true}` because this line centers the images.
6e3f8875-ed7a-488c-bf12-e71078ecedeb
remove centeredSlides={true} because this line centers the images — you have already assigned them in the breakpoints. Tension: you don't need to add the lines slidesPerView={3} and spaceBetween={10} because you have already assigned them in the breakpoints. Outcome: remove centeredSlides={true} because this line centers the images.