Recently, I encountered an interesting challenge while working on my ionic project. I had successfully created a slider using ion-slides to display multiple products. Everything was working perfectly for the portrait view with 1.25 slides per view (slidesPerView = 1.25). However, I needed to adjust it to show 2.25 slides per view for landscape mode. Is there a dynamic solution available to achieve this?