Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-14 15:56:06 +00:00
parent 1c742c770f
commit 2f7cdf1c69

View File

@@ -6,7 +6,6 @@ import HeroCenteredLogos from '@/components/sections/hero/HeroCenteredLogos';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard';
import { Award, MapPin, Users } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {