data-bs-ride="carousel": Automatically starts playing the carousel on page load.
data-bs-interval="5000": Transitions between slides every 5 seconds (5000ms).
data-bs-pause="hover": Automatically pauses autoplay when the mouse hovers over the card.
data-bs-target="#noticeCarousel": Connects the custom top control buttons directly to the carousel element.