diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 09f8578..aedda32 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import HeroCenteredLogos from '@/components/sections/hero/HeroCenteredLogos'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { History, Leaf, Coffee } from "lucide-react"; export default function HomePage() { return (