Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-16 00:37:20 +00:00
parent b11a856acb
commit 7dbfcd04ed

View File

@@ -1,8 +1,6 @@
import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit';
import FeaturesRevealCardsBentoSharp from '@/components/sections/features/FeaturesRevealCardsBentoSharp';
import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVerticalMarquee';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import { Award, CheckCircle, Clock, Shield, Smartphone, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';