diff --git a/src/App.tsx b/src/App.tsx index 236a912..f8fb110 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,7 +8,6 @@ import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCar import NavbarCentered from '@/components/ui/NavbarCentered'; import ProductRatingCards from '@/components/sections/product/ProductRatingCards'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import { Coffee, Facebook, Heart, Instagram, Twitter, Zap } from "lucide-react"; export default function App() { return (