From 85725c659f881865a2715f8c860fc2919fb0c508 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:04:34 +0200 Subject: [PATCH] Bob AI: use this as the new hero [Block: hero-4|Video Hero... --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fbc3b72..b711b69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import FooterBase from '@/components/sections/footer/FooterBase'; import Faq1 from '@/components/sections/faq/Faq1'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; -import Hero2 from '@/components/sections/hero/Hero2'; +import Hero4 from '@/components/sections/hero/Hero4'; export default function TechAcademyPage() { return ( @@ -143,7 +143,7 @@ export default function TechAcademyPage() { />