From e1cffd45307e56c40ae4e45386f715a6b532eb39 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 00:11:32 +0200 Subject: [PATCH] Bob AI: remove the testimonials section --- src/app/page.tsx | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 83e998d..ca2b46c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller import FeatureCardTwentyTwo from '@/components/sections/feature/FeatureCardTwentyTwo'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterMedia from '@/components/sections/footer/FooterMedia'; @@ -181,44 +180,6 @@ export default function TechAcademyPage() { cardClassName="hover:scale-105 transition-transform duration-300" /> -
- -
-