From 44a4454bea285533455efae06188da6af38c8172 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:20:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 103 ++++++++--------------------------------------- 1 file changed, 16 insertions(+), 87 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec9ea58..35043f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow'; import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; -import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TextAbout from '@/components/sections/about/TextAbout'; @@ -31,14 +30,9 @@ export default function LandingPage() { -
- -
-