diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f0910b5..ac22d06 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,4 +1,4 @@ -import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit'; +import AboutTestimonial from '@/components/sections/about/AboutTestimonial'; import ContactCta from '@/components/sections/contact/ContactCta'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeaturesBento from '@/components/sections/features/FeaturesBento'; @@ -35,27 +35,11 @@ export default function HomePage() {