From 2fed8cf7dabff64809ff79d8efb487dbeb458eae Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 05:42:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 245 ++++++++++++++++++++++++++--------------------- 1 file changed, 135 insertions(+), 110 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00ae0ce..efc8e49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,174 +11,194 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { ArrowRight, Award, Briefcase, CheckCircle, DollarSign, HelpCircle, Mail, Zap } from 'lucide-react'; +import { ArrowRight, Award, Briefcase, CheckCircle, DollarSign, HelpCircle, Mail, Zap, Users, TrendingUp, Shield } from 'lucide-react'; export default function LandingPage() { return (
+
+ +
+
-
+
-
- + +
+ +
+
-
- -
-