diff --git a/src/App.tsx b/src/App.tsx index 4bbadad..a03ff4e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,7 +9,6 @@ import NavbarCentered from '@/components/ui/NavbarCentered'; import PricingLayeredCards from '@/components/sections/pricing/PricingLayeredCards'; import TeamListCards from '@/components/sections/team/TeamListCards'; import TestimonialSplitCards from '@/components/sections/testimonial/TestimonialSplitCards'; -import { CheckCircle, Shield, Zap } from "lucide-react"; export default function App() { return (