Bob AI: get rid of the pricing section

This commit is contained in:
2026-02-01 21:51:01 +02:00
parent 18b8b05a38
commit 655636a87d

View File

@@ -11,7 +11,6 @@ import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterBase from '@/components/sections/footer/FooterBase';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import FaqBase from '@/components/sections/faq/FaqBase';
export default function TechAcademyPage() {
return (
@@ -134,19 +133,7 @@ export default function TechAcademyPage() {
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div> <div id="faq_base" data-section="faq_base">
<FaqBase
faqs={[{ question: "How can I become a tech leader?", answer: "To become a tech leader, you should first focus on developing strong technical skills, gain experience in software development, and then take on leadership roles that involve mentoring and guiding teams." }, { question: "What are the common challenges faced by tech leaders?", answer: "Tech leaders often face challenges such as managing team growth, ensuring product quality, and staying updated with technological advancements." }]}
title="Tech Leadership FAQs"
description="Discover answers to frequently asked questions about becoming a tech leader and the challenges you might face."
tag="FAQ"
buttons={[{ label: "Meet Our Instructors", href: "#" }, { label: "Reach Out", href: "#" }]}
textboxLayout="default"
useInvertedBackground="noInvert"
animationType="smooth"
/>
</div>
<div id="footer" data-section="footer">
</div> <div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
imageAlt="Technology background"