From 655636a87d27bac4f7a694052440121f2f67ffdf Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:51:01 +0200 Subject: [PATCH] Bob AI: get rid of the pricing section --- src/app/page.tsx | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d7683f..7721865 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 FaqBase from '@/components/sections/faq/FaqBase'; export default function TechAcademyPage() { return ( @@ -134,19 +133,7 @@ export default function TechAcademyPage() { textboxLayout="default" useInvertedBackground="noInvert" /> -
- -
-