diff --git a/src/App.tsx b/src/App.tsx index a13e413..6f0699d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,212 +8,170 @@ import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import NavbarCentered from '@/components/ui/NavbarCentered'; import ProductRatingCards from '@/components/sections/product/ProductRatingCards'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import { Activity, BookOpen, Calendar, Heart, Home, Users } from "lucide-react"; export default function App() { return ( <> -
+ -