diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c8357e..4b05380 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { /> -