diff --git a/src/app/page.tsx b/src/app/page.tsx index da7954f..d286f09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import { Shield, Clock, Users, CheckCircle, TrendingUp, CheckBadge } from 'lucide-react'; +import { Shield, Clock, Users, CheckCircle, TrendingUp } from 'lucide-react'; export default function KolphaRxLanding() { return (