From 8017f587f603ca2ff7da9747ae7aec8a1160e2f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 15:30:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 191 +---------------------------------------------- 1 file changed, 2 insertions(+), 189 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c76aa0..c36cf88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,18 +2,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactSplit from '@/components/sections/contact/ContactSplit'; -import FaqBase from '@/components/sections/faq/FaqBase'; -import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; -import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; -import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Activity, Award, Heart, User, Zap, Dumbbell } from "lucide-react"; export default function LandingPage() { return ( @@ -32,188 +22,11 @@ export default function LandingPage() { -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-