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