Bob AI: remove the last column from footer
This commit is contained in:
@@ -335,14 +335,6 @@ export default function TechAcademyPage() {
|
|||||||
{ label: "Documentation", href: "#" },
|
{ label: "Documentation", href: "#" },
|
||||||
{ label: "Career Resources", href: "#" }
|
{ label: "Career Resources", href: "#" }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Company", items: [
|
|
||||||
{ label: "About Us", href: "#" },
|
|
||||||
{ label: "Contact Support", href: "#" },
|
|
||||||
{ label: "Partners", href: "#" },
|
|
||||||
{ label: "Careers at TechMasters", href: "#" }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user