diff --git a/src/App.tsx b/src/App.tsx index 8c958f0..fcac2e6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,12 +8,13 @@ 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 ( <> -
Fun Fact!
+{fact}
+