From 578413bbdfd0338b98576b730fdbb24d81fbbbe0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 5 May 2026 21:43:23 +0000 Subject: [PATCH] Bob AI: strip orphan import sections/FeaturesImageCards in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) 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() {
- -
+