From ce89d3cf75ba27771c838be22134b556cc66017f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:20:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3228531..60ca94d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,8 +5,7 @@ import ReactLenis from "lenis/react"; import BlogCardTwo from '@/components/sections/blog/BlogCardTwo'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { @@ -70,34 +69,28 @@ export default function LandingPage() {
-
-
- -
+