- see the marketplace for a swiper template.
- you need to use <script type="module"> on your custom script. if you check the console, you'll see an error right now that you are redeclaring a const that already exists
try both of those and see if youre have the issue still