diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1820d71..9cd2fe8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,6 +1,5 @@ import AboutTestimonial from '@/components/sections/about/AboutTestimonial'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FeaturesImageCards from '@/components/sections/features/FeaturesImageCards'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricsGradientCards from '@/components/sections/metrics/MetricsGradientCards'; import ProductImageCards from '@/components/sections/product/ProductImageCards'; @@ -58,29 +57,7 @@ export default function HomePage() {
- -
+