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 (