Update src/pages/HomePage.tsx
This commit is contained in:
@@ -5,7 +5,7 @@ import FeaturesMediaCarousel from '@/components/sections/features/FeaturesMediaC
|
||||
import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
|
||||
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
|
||||
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
|
||||
import { CheckCircle, Clock, Leaf, Paintbrush, Trash2, Users, Wrench } from "lucide-react";
|
||||
import { Leaf, Paintbrush, Trash2, Wrench } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
|
||||
Reference in New Issue
Block a user