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() { />