diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 36388b3..367cc11 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 FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn'; import FeaturesBento from '@/components/sections/features/FeaturesBento'; import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';