From f775d4ac26c88c8d154ff241d9ff43dc4053007a Mon Sep 17 00:00:00 2001 From: vjrj Date: Wed, 22 Jul 2026 00:13:10 +0200 Subject: [PATCH] bootstrap: home carousel jQuery plugin -> react-bootstrap Second (last) jQuery/BS4 JS blocker to the BS5 CSS swap. Replaces the `bootstrap-carousel-swipe` jQuery plugin + `$(...).carousel()` init with react-bootstrap's (native swipe, no jQuery) for both home carousels. - Preserves the progressive `.lazy` background mechanism (blur -> full image on slide-in): the old `slide.bs.carousel` handler becomes , which marks the incoming index in component state. - Keeps all per-slide class hooks (carousel-item-N, carousel-snd-item-N). - CSS ports in Index-custom.scss for react-bootstrap's BS5 markup: indicators render as