diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 308941b..81d3bad 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand'; import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCards'; import PricingSplitCards from '@/components/sections/pricing/PricingSplitCards'; import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards'; -import { Droplets, Sun, Zap } from "lucide-react"; export default function HomePage() { return (