diff --git a/src/app/page.tsx b/src/app/page.tsx index e7da20b..80586a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; +import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import { Smartphone, Star, Zap } from "lucide-react"; export default function LandingPage() { @@ -29,14 +30,11 @@ export default function LandingPage() {