Bob AI: add a gallery section
This commit is contained in:
@@ -301,6 +301,16 @@ export default function TechAcademyPage() {
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
||||
<HeroBillboardGallery
|
||||
title="Empower Your Tech Journey"
|
||||
description="Unlock your potential with TechMasters, where innovation meets education."
|
||||
background={{ variant: "plain" }}
|
||||
tag="TechMastery"
|
||||
buttons={[{ label: "Explore Courses", href: "#" }, { label: "Join Now", href: "#" }]}
|
||||
mediaItems={[{ title: "Master In-Demand Tech Skills", description: "Stay ahead in the tech industry with our cutting-edge courses." }, { title: "Empowering the Next Generation", description: "Invest in your future with TechMasters' comprehensive learning programs." }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||
|
||||
Reference in New Issue
Block a user