diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9270609..7e13c4e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou import PricingCenteredCards from '@/components/sections/pricing/PricingCenteredCards'; import ProductRatingCards from '@/components/sections/product/ProductRatingCards'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import { Award, Check, Coffee, Star, Sun, Zap } from "lucide-react"; export default function HomePage() { return (