Bob AI: add a gallery section
This commit is contained in:
@@ -301,6 +301,16 @@ export default function TechAcademyPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
||||||
|
<HeroBillboardGallery
|
||||||
|
title="Empower Your Tech Journey"
|
||||||
|
description="Join the ranks of tech leaders and master in-demand skills with our comprehensive courses and expert mentorship."
|
||||||
|
background={{ variant: "plain" }}
|
||||||
|
tag="Start"
|
||||||
|
buttons={[{ label: "Explore Courses", href: "" }, { label: "Meet Our Team", href: "" }]}
|
||||||
|
mediaItems={[{ title: "Cutting-Edge Curriculum", description: "Stay ahead of the curve with our latest tech courses and training materials." }, { title: "Expert Mentorship", description: "Benefit from personalized guidance from industry veterans and top tech professionals." }]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user