Update src/app/page.tsx

This commit is contained in:
2026-01-27 11:43:31 +00:00
parent 287146d19a
commit 89be01890f

View File

@@ -45,7 +45,7 @@ export default function ITAcademyPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Master Technology, Transform Your Future"
title="Ayo, buds!"
description="Learn in-demand IT skills with industry experts. From web development to cybersecurity, our comprehensive courses prepare you for success in the tech industry."
tag="Start Your Journey"
tagIcon={Zap}
@@ -264,4 +264,4 @@ export default function ITAcademyPage() {
</div>
</ThemeProvider>
);
}
}