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