Bob AI: fix build error in src/pages/HomePage.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-14 06:49:15 +00:00
parent dccbd3c56e
commit ea9896135e

View File

@@ -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';