diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d22f282..4b6767c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import HeroBillboardTiltedCarousel from '@/components/sections/hero/HeroBillboar import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { DollarSign, Video, Bell } from "lucide-react"; export default function HomePage() { return (