Bob AI: add hero section [Block: hero-billboard-1|Hero Bil...
This commit is contained in:
@@ -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="Master Tech Skills"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user