From 6fba1234b52199145e8d1a88d498f7259a6f97d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 20:25:04 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 - 1 file changed, 1 deletion(-) 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 (