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() { +
+ +
+ +
+ +
+
-
- -
-
-
- -
- -
- -
-