Bob AI: remove the last column from footer

This commit is contained in:
2026-02-02 10:02:03 +02:00
parent 04f3505de6
commit c31eb2ac9d

View File

@@ -335,14 +335,6 @@ export default function TechAcademyPage() {
{ 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: "#" }
]
}
]}
/>