Merge version_1_1781478023207 into main #2

Merged
bender merged 1 commits from version_1_1781478023207 into main 2026-06-14 23:02:29 +00:00

View File

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