From 9cbc525ef772d2fb9695eb57501e36ba536f070f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sat, 31 Jan 2026 15:56:29 +0200 Subject: [PATCH] Bob AI: remove testimonials --- src/app/page.tsx | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1443b0..b92539b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import TextAbout from '@/components/sections/about/TextAbout'; 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'; @@ -145,44 +144,6 @@ export default function TechAcademyPage() { /> -
- -
-