fix
This commit is contained in:
@@ -84,14 +84,14 @@ export default function Page() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="learning-process" data-section="learning-process">
|
<div id="learning-process" data-section="learning-process">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
title={'IT "STEP" Academy'}
|
title={'IT "STEP" Academy'}
|
||||||
description="We follow a proven 4-step methodology to ensure comprehensive learning and skill mastery."
|
description="We follow a proven 4-step methodology to ensure comprehensive learning and skill mastery."
|
||||||
background="plain"
|
background={{ variant: "plain" }}
|
||||||
tag="Our Methodology"
|
tag="Our Methodology"
|
||||||
buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]}
|
buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]}
|
||||||
imageSrc="https://placehold.co/600x400"
|
imageSrc="https://placehold.co/600x400"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="courses" data-section="courses">
|
<div id="courses" data-section="courses">
|
||||||
|
|||||||
Reference in New Issue
Block a user