diff --git a/src/app/page.tsx b/src/app/page.tsx index 271377b..58f73a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,6 +5,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import AboutMetric from '@/components/sections/about/AboutMetric'; +import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import FaqBase from '@/components/sections/faq/FaqBase'; import ContactText from '@/components/sections/contact/ContactText'; @@ -27,7 +28,16 @@ export default function LandingPage() { >
+