Bob AI: add hero section [Block: hero-billboard-1|Hero Bil...
This commit is contained in:
@@ -11,6 +11,7 @@ import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import HeroBillboard1 from '@/components/sections/hero/HeroBillboard1';
|
||||
|
||||
export default function TechAcademyPage() {
|
||||
return (
|
||||
@@ -133,7 +134,14 @@ export default function TechAcademyPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div> <div id="footer" data-section="footer">
|
||||
</div>
|
||||
<div id="hero_billboard_1" data-section="hero_billboard_1">
|
||||
<HeroBillboard1
|
||||
title="Unlocking Peak Performance"
|
||||
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"
|
||||
imageAlt="Technology background"
|
||||
|
||||
Reference in New Issue
Block a user