From e00fa4454892e8543aa86281d7656078d5b6c45d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 16:29:05 +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 4d177fe..52c3fac 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards'; import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -import { Users, Award, Utensils } from "lucide-react"; export default function HomePage() { return (