Merge version_1_1782067541995 into main #2

Merged
bender merged 1 commits from version_1_1782067541995 into main 2026-06-21 18:47:51 +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 TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards';
import { Award, Building2, Settings, Users, Zap } from "lucide-react";
import { Award, Settings, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {