diff --git a/src/app/page.tsx b/src/app/page.tsx index beb5746..cd8f8ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import { BarChart, Clock, DollarSign, MessageSquare, Shield, TrendingUp, Zap } from "lucide-react"; export default function LandingPage() { @@ -70,6 +71,17 @@ export default function LandingPage() { /> +
+