fix
This commit is contained in:
@@ -87,7 +87,7 @@ export default function Page() {
|
|||||||
<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"
|
||||||
|
|||||||
Reference in New Issue
Block a user