From e49d596c0a6f10445dd481f30cad291270a9a6ef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 17:42:14 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9138040..e2cf545 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import PricingLayeredCards from '@/components/sections/pricing/PricingLayeredCar import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { Zap, Lightbulb, LineChart } from "lucide-react"; export default function HomePage() { return (