From 552eb5eb9f72c785f7356ec1274dcfdb23402c6f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 15:26:17 +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 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 (