From 9dde8c1ae64a4d2310051c20526b0d1b51994f01 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 15:16:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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() { /> +
+ +
+