Merge version_1_1781528410115 into main #3

Merged
bender merged 1 commits from version_1_1781528410115 into main 2026-06-15 13:02:53 +00:00

View File

@@ -6,7 +6,7 @@ import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards';
import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard';
import { Award, Code, Globe, Lightbulb, RefreshCw, Shield, Users, Zap } from "lucide-react";
import { RefreshCw, Shield, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {