Merge version_1_1782118870400 into main #3

Merged
bender merged 1 commits from version_1_1782118870400 into main 2026-06-22 09:03:36 +00:00

View File

@@ -5,7 +5,7 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import TeamListCards from '@/components/sections/team/TeamListCards';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import { Award, CheckCircle, Shield, Sparkles, Star, Zap } from "lucide-react";
import { Award, CheckCircle, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {