Merge version_1_1781729147177 into main #2

Merged
bender merged 1 commits from version_1_1781729147177 into main 2026-06-17 20:48:27 +00:00

View File

@@ -6,7 +6,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
import HeroCenteredLogos from '@/components/sections/hero/HeroCenteredLogos';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import { Award, Building2, CheckCircle, Globe, Shield, Sun, TrendingUp, Users, Zap } from "lucide-react";
import { Award, CheckCircle, Sun } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {