diff --git a/src/App.tsx b/src/App.tsx index fcac2e6..8c958f0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,13 +8,12 @@ import MetricsGradientCards from '@/components/sections/metrics/MetricsGradientC import NavbarCentered from '@/components/ui/NavbarCentered'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import GlassmorphicBadge from '@/components/common/GlassmorphicBadge'; import { Award, Users, Zap } from "lucide-react"; export default function App() { return ( <> -