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() {