Thanks for the reply. I tried changing the class names. It somehow does not work. But I found out the issue.The attribute: data-cmp-is="carousel" is the main entry point for the JS. If this attribute is not there, the OOTB JS would never work. So I replaced the value of this attribute with data-cmp-...