Merge version_1_1781616086984 into main #2

Merged
bender merged 1 commits from version_1_1781616086984 into main 2026-06-16 13:23:29 +00:00

View File

@@ -6,7 +6,6 @@ import HeroBrand from '@/components/sections/hero/HeroBrand';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
import FooterMinimal from '@/components/sections/footer/FooterMinimal';
import { Globe, Star, Users } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {