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() {