From b73e9cad21f9c7793155ddd211588582f48bc768 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:19:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf6f308..3f201b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import { Award, CheckCircle, Zap } from "lucide-react"; export default function LandingPage() { @@ -165,34 +164,6 @@ export default function LandingPage() { /> -
- -
-