Bob AI: remove the last column from footer

This commit is contained in:
2026-02-02 10:30:42 +02:00
parent bac3c38ee4
commit c0011be442

View File

@@ -343,14 +343,6 @@ export default function TechAcademyPage() {
{ label: "Partners", href: "#" },
{ label: "Careers at TechMasters", href: "#" }
]
},
{
title: "Support to the footer", items: [
{ label: "About Us", href: "#" },
{ label: "Contact Support", href: "#" },
{ label: "Partners", href: "#" },
{ label: "Careers at TechMasters", href: "#" }
]
}
]}
/>