From a1fbcf627f6bf60278d5a523202bc1edefebcf33 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:04:12 +0200 Subject: [PATCH] Bob AI: replace hero section with this [Block: hero-2|Spli... --- src/app/page.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7efac5..fbc3b72 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 HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; +import Hero2 from '@/components/sections/hero/Hero2'; export default function TechAcademyPage() { return ( @@ -143,14 +143,10 @@ export default function TechAcademyPage() { />