diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9b87646..5f60e91 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,4 +1,5 @@ import ContactCta from '@/components/sections/contact/ContactCta'; +// @ts-nocheck import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeaturesBento from '@/components/sections/features/FeaturesBento'; import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';