diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 24ee148..4ae3780 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import HeroSplit from '@/components/sections/hero/HeroSplit'; import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards'; import ProductRatingCards from '@/components/sections/product/ProductRatingCards'; import TestimonialDetailedCards from '@/components/sections/testimonial/TestimonialDetailedCards'; -import { Flame, Leaf, Wine } from "lucide-react"; export default function HomePage() { return (