diff --git a/src/app/page.tsx b/src/app/page.tsx index bb2c94b..d1ad8f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/F import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; +import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; @@ -152,6 +153,20 @@ export default function LandingPage() { /> +
+ +
+