Bob AI: remove the footer_base section
This commit is contained in:
@@ -263,42 +263,7 @@ export default function TechAcademyPage() {
|
||||
columns={[{ title: "Follow Us", description: "Stay connected with the latest in tech news, insights, and updates from TechMasters." }, { title: "Connect", description: "Join our vibrant community of tech enthusiasts, learners, and professionals." }]}
|
||||
copyrightText="© 2025 | Webild"
|
||||
/>
|
||||
</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"
|
||||
logoText="TechMasters"
|
||||
copyrightText="© 2026 TechMasters. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Programs", items: [
|
||||
{ label: "Web Development", href: "#" },
|
||||
{ label: "Data Science", href: "#" },
|
||||
{ label: "Cloud Computing", href: "#" },
|
||||
{ label: "Cybersecurity", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "Course Catalog", href: "#" },
|
||||
{ label: "Blog & Articles", href: "#" },
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "Career Resources", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Contact Support", href: "#" },
|
||||
{ label: "Partners", href: "#" },
|
||||
{ label: "Careers at TechMasters", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="split_about" data-section="split_about">
|
||||
</div> <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