From f50e5f317575ae8a6899d849c19a48a4518c2690 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 20:30:00 +0000 Subject: [PATCH] Switch to version 1: modified src/App.tsx --- src/App.tsx | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) 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 ( <> -