Merge version_1_1781577606390 into main #2

Merged
bender merged 1 commits from version_1_1781577606390 into main 2026-06-16 02:42:19 +00:00

View File

@@ -6,7 +6,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand';
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards';
import { Car, CheckCircle, Clock, Heart, Home, Shield } from "lucide-react";
import { Car, Heart, Home } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {