diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 69e4749..64f45d5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards import PricingLayeredCards from '@/components/sections/pricing/PricingLayeredCards'; import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { Star, Leaf, Flame } from 'lucide-react'; export default function HomePage() { return (