From bd16d8b49b4f94a0b2162f3af7a8c14c8ada427b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 21:05:15 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 268 +++++++++++------------------------------ 1 file changed, 71 insertions(+), 197 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 3d6105c..484d247 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,7 @@ import FeaturesMediaCarousel from '@/components/sections/features/FeaturesMediaC import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; -import { Award, CheckCircle, Clock, Shield, Users, Wrench, Zap } from "lucide-react"; +import { CheckCircle, Shield, Zap, Users, Award, Wrench, Clock } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -13,232 +13,106 @@ export default function HomePage() { <>
- +
- +
- +
- +
- +
- +
- +