Bob AI: remove contact form

This commit is contained in:
2026-01-29 18:10:47 +02:00
parent eb014ad0e7
commit fba36e15b1

View File

@@ -9,7 +9,6 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Award, Zap, CheckCircle, Shield } from "lucide-react";
@@ -222,21 +221,6 @@ export default function Page() {
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Stay Updated"
title="Get Latest Course Updates & Learning Tips"
description="Subscribe to our newsletter and receive exclusive content, new course announcements, industry insights, and tips from our expert instructors directly in your inbox."
useInvertedBackground="invertDefault"
imageSrc="https://img.b2bpic.net/free-photo/little-classmates-discussing-lesson-doing-task_74855-10243.jpg"
imageAlt="Newsletter signup"
mediaPosition="right"
inputPlaceholder="Enter your email address"
buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe anytime. Check our Terms and Conditions for details."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="IT Academy"