Bob AI: remove the last column from footer
This commit is contained in:
@@ -90,18 +90,17 @@ export default function TechAcademyPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer_media" data-section="footer_media">
|
|
||||||
<FooterMedia
|
|
||||||
columns={[{ title: "Contact Us", description: "Get in touch with our expert team for assistance or to explore partnership opportunities." }, { title: "About Us", description: "Learn more about the journey of TechMasters Performance and our mission to elevate performance through technology." }]}
|
|
||||||
copyrightText="© 2025 | Webild"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase1
|
<FooterBase1
|
||||||
title="Footer Base"
|
title="Footer Base"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="split_about" data-section="split_about">
|
<div id="footer_media" data-section="footer_media">
|
||||||
|
<FooterMedia
|
||||||
|
columns={[{ title: "Contact Us", description: "Get in touch with our expert team for assistance or to explore partnership opportunities." }, { title: "About Us", description: "Learn more about the journey of TechMasters Performance and our mission to elevate performance through technology." }]}
|
||||||
|
copyrightText="© 2025 | Webild"
|
||||||
|
/>
|
||||||
|
</div> <div id="split_about" data-section="split_about">
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
title="Our Philosophy"
|
title="Our Philosophy"
|
||||||
description="At TechMasters Performance, we drive innovation and excellence to help you achieve your goals."
|
description="At TechMasters Performance, we drive innovation and excellence to help you achieve your goals."
|
||||||
|
|||||||
Reference in New Issue
Block a user