From 927fe140a6ac360d85a680ad93a1ea6cf6634233 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 21:00:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 ++------------------------------------- 1 file changed, 2 insertions(+), 37 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b6ca63..2ef3234 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwent import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; @@ -31,8 +30,6 @@ export default function LandingPage() { - -
-- 2.49.1