From 2b58c6394e6767949311f761e42229f5fe8ccd50 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 18:09:54 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6ac35a4..ac1c2f5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -8,7 +8,6 @@ import PricingLayeredCards from '@/components/sections/pricing/PricingLayeredCar import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TeamListCards from '@/components/sections/team/TeamListCards'; import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards'; -import { Award, Shield, Star } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -177,6 +176,7 @@ export default function HomePage() { -- 2.49.1