Bob AI: add a new column called Support to the footer
This commit is contained in:
@@ -342,6 +342,14 @@ 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: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user