i know how to turn off the slider in dooplay theme but idk how to make something like this: https://vodwizja.pl/In Dooplay, the slider is usually controlled by a template file like home.php or header.php, and styled via CSS (style.css or custom.css).
Inspect the page using your browser’s developer tools to find the div or section class for the slider (often something like .dt_main_slider)
Once the slider is disabled, you can replace it with a static background.