Merge version_1_1781707038237 into main #2

Merged
bender merged 1 commits from version_1_1781707038237 into main 2026-06-17 14:39:36 +00:00

View File

@@ -6,7 +6,7 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev
import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards';
import { Activity, Calendar, ListChecks, Star, UserCheck, Users } from "lucide-react";
import { Activity, ListChecks, UserCheck } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {