diff --git a/src/App.tsx b/src/App.tsx index 6415a0a..2ace98c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,7 +9,6 @@ import NavbarCentered from '@/components/ui/NavbarCentered'; import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards'; import ProductRatingCards from '@/components/sections/product/ProductRatingCards'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import { Award, Coffee, Flame, MapPin, Users } from "lucide-react"; export default function App() { return (