Bob AI: remove contact form
This commit is contained in:
@@ -9,7 +9,6 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|||||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
import { Award, Zap, CheckCircle, Shield } from "lucide-react";
|
import { Award, Zap, CheckCircle, Shield } from "lucide-react";
|
||||||
|
|
||||||
@@ -222,21 +221,6 @@ export default function Page() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</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">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="IT Academy"
|
logoText="IT Academy"
|
||||||
|
|||||||
Reference in New Issue
Block a user