From 132437a699bf5f1a5fa49599666f1a55b5c163ee Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 12:00:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 356 ++++++++--------------------------------------- 1 file changed, 55 insertions(+), 301 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b2f0e3..9bebbdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,8 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; +import { Droplets, Dumbbell } from "lucide-react"; export default function LandingPage() { return ( @@ -32,26 +34,13 @@ export default function LandingPage() { +
+ +
+ +
+ +
+
-
- -
-
-
- -
- -
- -
-