Bob AI: use this as the new hero [Block: hero-4|Video Hero...
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
|||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
import Faq1 from '@/components/sections/faq/Faq1';
|
import Faq1 from '@/components/sections/faq/Faq1';
|
||||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||||
import Hero2 from '@/components/sections/hero/Hero2';
|
import Hero4 from '@/components/sections/hero/Hero4';
|
||||||
|
|
||||||
export default function TechAcademyPage() {
|
export default function TechAcademyPage() {
|
||||||
return (
|
return (
|
||||||
@@ -143,7 +143,7 @@ export default function TechAcademyPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
||||||
<Hero2
|
<Hero4
|
||||||
title="Discover Floral Elegance"
|
title="Discover Floral Elegance"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user