Bob AI: add a new section [Block: hero-billboard-1|Hero Bi...

This commit is contained in:
2026-02-02 00:05:25 +02:00
parent 887831631b
commit a3cb6938c9

View File

@@ -13,6 +13,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, BookOpen, Users, TrendingUp, Award, Target } from "lucide-react";
import HeroBillboard1 from '@/components/sections/hero/HeroBillboard1';
export default function TechAcademyPage() {
return (
@@ -294,6 +295,12 @@ export default function TechAcademyPage() {
/>
</div>
<div id="hero_billboard_1" data-section="hero_billboard_1">
<HeroBillboard1
title="Transform Your Tech Career"
background={{ variant: "plain" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"