Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6880dda6d | |||
| 728f333c0a | |||
| 460ee0e9a7 | |||
| e2d57e6442 | |||
| a8c743c03b | |||
| 8382afd34f | |||
| 6b89e92335 |
@@ -166,4 +166,4 @@ export default function BlogPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -1267,4 +1267,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -45,7 +45,7 @@ export default function ITAcademyPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
title="Ayo, buds!"
|
title="AYO!"
|
||||||
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."
|
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"
|
tag="Start Your Journey"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
@@ -264,4 +264,4 @@ export default function ITAcademyPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user