From ba427414a58529ae5347357306c7e6e6c3190e97 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 23:49:21 +0200 Subject: [PATCH] Bob AI: remove the contact_form section --- src/app/page.tsx | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18a1242..1dce25e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,7 +3,6 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import TextAbout from '@/components/sections/about/TextAbout'; -import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; @@ -76,32 +75,6 @@ export default function TechAcademyPage() { /> -
- -
-