Merge version_1_1781454726566 into main #3

Merged
bender merged 1 commits from version_1_1781454726566 into main 2026-06-14 16:34:02 +00:00

View File

@@ -5,7 +5,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import TeamListCards from '@/components/sections/team/TeamListCards';
import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards';
import { Activity, CheckCircle, Home, ShoppingBag, ShoppingCart, Smartphone, Sparkles, Upload } from "lucide-react";
import { Activity, Home, ShoppingBag, Smartphone, Sparkles } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {