Bob AI: [Block: contact-center|Contact Center|/blocks/cont...

This commit is contained in:
2026-01-29 18:12:58 +02:00
parent fba36e15b1
commit c933ccf069

View File

@@ -11,6 +11,7 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Award, Zap, CheckCircle, Shield } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
export default function Page() {
return (
@@ -221,6 +222,14 @@ export default function Page() {
/>
</div>
<div id="contact_center" data-section="contact_center">
<ContactCenter
tag="Contact"
title="Get in Touch with Our Team"
description="Have questions about our courses or how we can support your tech education journey? Our dedicated team is here to assist you."
useInvertedBackground="noInvert"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="IT Academy"