<b-carousel-slide>
<img
slot="img" // Что здесь делает атрибут slot?
class="d-block img-fluid w-100"
width="1024"
height="480"
src="https://picsum.photos/1024/480/?image=55"
alt="image slot"
>
</b-carousel-slide>