Compare commits

...

9 Commits

3 changed files with 4 additions and 4 deletions

View File

@@ -166,4 +166,4 @@ export default function BlogPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -1267,4 +1267,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -45,7 +45,7 @@ export default function ITAcademyPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Ayo, buds!"
title="Our Expert Team"="TEST"
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>
);
}
}