diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0cef032..ac00c19 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand'; import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { ShieldCheck, Award, Zap } from 'lucide-react'; export default function HomePage() { return (