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 (
+
+ +
+
-
+
-
- + +
+ +
+
-
- -
-