diff --git a/src/App.tsx b/src/App.tsx index cc323a8..735123a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,174 +8,166 @@ import HeroBrandCarousel from '@/components/sections/hero/HeroBrandCarousel'; import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCards'; import NavbarCentered from '@/components/ui/NavbarCentered'; import TestimonialMetricsCards from '@/components/sections/testimonial/TestimonialMetricsCards'; -import { Book, Code, Github, Users, Zap } from "lucide-react"; export default function App() { return ( <> -
+ -