diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 838284f..fc6b2d8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCar import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialAvatarCard from '@/components/sections/testimonial/TestimonialAvatarCard'; import FooterSimpleCard from '@/components/sections/footer/FooterSimpleCard'; -import { CheckCircle, ShieldCheck, Zap } from "lucide-react"; export default function HomePage() { return (