diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8dd4b16..adb20ef 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,6 @@ import FeaturesDetailedCards from '@/components/sections/features/FeaturesDetail import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import MetricsGradientCards from '@/components/sections/metrics/MetricsGradientCards'; import TestimonialSplitCards from '@/components/sections/testimonial/TestimonialSplitCards'; -import { Award, CheckCircle, Star } from "lucide-react"; export default function HomePage() { return (