From c54091488734f63c8bbcfee180db0a57f526eb3a Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 28 Jan 2026 18:37:13 +0200 Subject: [PATCH] Bob AI: [Block: contact-split-form|Contact Split Form|/blo... --- src/app/page.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 618ef4a..ee75fd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,7 @@ import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import { Award, BookOpen, HelpCircle, Star, Users, Zap } from 'lucide-react'; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; export default function ITAcademyPage() { return ( @@ -230,6 +231,15 @@ export default function ITAcademyPage() { /> +
+ +