From f586ac1915360fdb0599d1811021347ee0035569 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 17:00:03 +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 eba293f..6402d92 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -9,7 +9,6 @@ import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TeamListCards from '@/components/sections/team/TeamListCards'; import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards'; -import { Calendar, CreditCard, ShieldCheck, Smartphone, Users, Zap } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -165,6 +164,7 @@ export default function HomePage() {