Custom slider with image, pagination and text

Hello everyone,
i need to create a custom slider in my current project.
The slider should look like as below. There is an image then we have the pagination and after the pagination we have text that belongs to the image.
I tried to use swiper.js but i can’t get it to work with the pagination between the image and text. Has anyone an idea/an example on how to do something like this?

Best regards
Philipp

I got it working. We separated the slider into two sliders, one for the text and one for the images.
Then we set the controlling object of swiper1 to swiper2 visa versa