diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a4e9c54..9f26675 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,3 +1,4 @@ +// @ts-nocheck import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit'; import ContactCta from '@/components/sections/contact/ContactCta'; import FaqSimple from '@/components/sections/faq/FaqSimple';