diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 02c4585..74cd5da 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,6 @@ import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCar import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards'; import ContactCta from '@/components/sections/contact/ContactCta'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { Zap, Snowflake, CheckCircle } from "lucide-react"; export default function HomePage() { return (