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