Bob AI: move the footer_base section up
This commit is contained in:
@@ -216,6 +216,12 @@ export default function TechAcademyPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="footer_media" data-section="footer_media">
|
||||||
|
<FooterBase1
|
||||||
|
title="Footer Base"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
<div id="pricing_card_one" data-section="pricing_card_one">
|
<div id="pricing_card_one" data-section="pricing_card_one">
|
||||||
<PricingCardOne
|
<PricingCardOne
|
||||||
carouselMode="auto"
|
carouselMode="auto"
|
||||||
@@ -228,12 +234,7 @@ export default function TechAcademyPage() {
|
|||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="split_about" data-section="split_about">
|
||||||
<div id="footer_media" data-section="footer_media">
|
|
||||||
<FooterBase1
|
|
||||||
title="Footer Base"
|
|
||||||
/>
|
|
||||||
</div> <div id="split_about" data-section="split_about">
|
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
title="Our Vision"
|
title="Our Vision"
|
||||||
description="At TechMasters, we are dedicated to fostering a community of innovative thinkers and skilled professionals."
|
description="At TechMasters, we are dedicated to fostering a community of innovative thinkers and skilled professionals."
|
||||||
|
|||||||
Reference in New Issue
Block a user