Bob AI: rename site to CodeMasters
This commit is contained in:
@@ -33,7 +33,7 @@ export default function TechAcademyPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Jessica & Flowers"
|
||||
brandName="CodeMasters"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Courses", id: "courses" },
|
||||
@@ -194,8 +194,8 @@ export default function TechAcademyPage() {
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||
imageAlt="Technology background"
|
||||
logoText="Jessica & Flowers"
|
||||
copyrightText="© 2025 Jessica & Flowers. All rights reserved."
|
||||
logoText="CodeMasters"
|
||||
copyrightText="© 2025 CodeMasters. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Programs", items: [
|
||||
@@ -218,7 +218,7 @@ export default function TechAcademyPage() {
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Contact Support", href: "#" },
|
||||
{ label: "Partners", href: "#" },
|
||||
{ label: "Careers at Jessica & Flowers", href: "#" }
|
||||
{ label: "Careers at CodeMasters", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user