@@ -11,7 +11,7 @@
/* eslint-disable */
import carouselSection from "./carouselSection";
-import contentSection from "./contentSection";
+import contentSection from "./contentSectionNew";
export default {
components: {
carouselSection,