From 18b8b05a3832dc5d918900008f1443b11fdc4117 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:50:42 +0200 Subject: [PATCH] Bob AI: remove testimonials --- src/app/page.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16f9486..5d7683f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import ButtonTextUnderline from '@/components/button/ButtonTextUnderline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import FooterBase from '@/components/sections/footer/FooterBase'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; -import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; import FaqBase from '@/components/sections/faq/FaqBase'; export default function TechAcademyPage() { @@ -135,12 +134,7 @@ export default function TechAcademyPage() { textboxLayout="default" useInvertedBackground="noInvert" /> -
- -
-
+