From b34c807bbf164fd3812084f9ce7e54e3b7cc57b6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:24:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 166 +++++++---------------------------------------- 1 file changed, 23 insertions(+), 143 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e423ef2..aa7114b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,9 +6,7 @@ import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNinete import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; export default function LandingPage() { return ( @@ -29,21 +27,11 @@ export default function LandingPage() { @@ -52,21 +40,16 @@ export default function LandingPage() {
@@ -75,33 +58,19 @@ export default function LandingPage() { -
- -
- -
- -
-