I've been struggling to create a slider similar to the one shown in the image. I attempted using the Bootstrap carousel, but ran into issues with inconsistent image sizes and the text on the left side jumping around before settling in its correct position.
The long text on the left side was part of the slider and kept moving back and forth until it reached the right placement. The labels 'About Us' and 'Who are we' were specifically excluded from the slider.
Does anyone have suggestions on how to successfully implement such a carousel/slider?