Bob AI: Rename site from Jessica to Jessica & Flowers
This commit is contained in:
@@ -30,7 +30,7 @@ export default function TechAcademyPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="TechAcademy"
|
||||
brandName="Jessica & Flowers"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Courses", id: "courses" },
|
||||
@@ -49,7 +49,7 @@ export default function TechAcademyPage() {
|
||||
title="Master In-Demand Tech Skills"
|
||||
description="Learn from industry experts and transform your career with our comprehensive IT academy. Hands-on courses in web development, data science, cloud computing, and more."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Welcome to TechAcademy"
|
||||
tag="Welcome to Jessica & Flowers"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{ text: "Start Learning", href: "courses" },
|
||||
@@ -245,7 +245,7 @@ export default function TechAcademyPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about TechAcademy courses, enrollment, and career support"
|
||||
sideDescription="Everything you need to know about Jessica & Flowers courses, enrollment, and career support"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How long are the courses?", content: "Our courses range from 4 to 12 weeks depending on the program. Full-time immersive programs typically take 12 weeks, while part-time flexible programs can take 6-12 months. Each course includes live sessions, recorded content, and hands-on projects."
|
||||
@@ -298,8 +298,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="TechAcademy"
|
||||
copyrightText="© 2025 TechAcademy. All rights reserved."
|
||||
logoText="Jessica & Flowers"
|
||||
copyrightText="© 2025 Jessica & Flowers. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Programs", items: [
|
||||
@@ -322,7 +322,7 @@ export default function TechAcademyPage() {
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Contact Support", href: "#" },
|
||||
{ label: "Partners", href: "#" },
|
||||
{ label: "Careers at TechAcademy", href: "#" }
|
||||
{ label: "Careers at Jessica & Flowers", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user