This commit is contained in:
2026-01-29 17:54:13 +02:00
parent 540508231e
commit 3cb167dc47

View File

@@ -86,7 +86,7 @@ export default function Page() {
<div id="learning-process" data-section="learning-process">
<FeatureCardEight
tag="Our Methodology"
title="IT "STEP" Academy"
title="IT 'STEP' Academy"
description="We follow a proven 4-step methodology to ensure comprehensive learning and skill mastery."
textboxLayout="default"
useInvertedBackground="noInvert"
@@ -271,4 +271,4 @@ export default function Page() {
</div>
</ThemeProvider>
);
}
}