From e307ffc489b8c92160ae45776ecaf8b8bfb00624 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 28 Jun 2026 15:46:36 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2a48c43..196864a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import PricingHighlightedCards from '@/components/sections/pricing/PricingHighli import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; import FooterSimpleMedia from '@/components/sections/footer/FooterSimpleMedia'; -import { Award, Heart } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -36,7 +35,6 @@ export default function HomePage() { -- 2.49.1