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="Master Cutting-Edge Technologies"
|
||||
description="Explore the latest in tech skills with our comprehensive courses and expert mentorship."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Tech Skills"
|
||||
buttons={[{ label: "View Courses", href: "#" }, { label: "Join Now", href: "#" }]}
|
||||
mediaItems={[{ title: "AI & Machine Learning", description: "Learn the future of technology from industry experts." }, { title: "Cloud Computing", description: "Master the cloud with hands-on projects and real-world applications." }]}
|
||||
/>
|
||||
</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