diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 41448f6..f53b819 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,4 +1,3 @@ -import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit';