Merge version_1_1782189771574 into main #4

Merged
bender merged 1 commits from version_1_1782189771574 into main 2026-06-23 04:45:51 +00:00

View File

@@ -7,7 +7,7 @@ import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import PricingCenteredCards from '@/components/sections/pricing/PricingCenteredCards';
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
import { FileText, Globe2, Home, ShieldCheck } from "lucide-react";
import { FileText, Globe2, Home } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {