Merge version_1_1781569468031 into main #4

Merged
bender merged 1 commits from version_1_1781569468031 into main 2026-06-16 00:28:08 +00:00

View File

@@ -6,7 +6,6 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import PricingHighlightedCards from '@/components/sections/pricing/PricingHighlightedCards';
import TeamOverlayCards from '@/components/sections/team/TeamOverlayCards';
import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards';
import { CheckCircle, Shield, Zap, Award } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {