diff --git a/src/app/page.tsx b/src/app/page.tsx index 43c0052..4c80f37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import Link from "next/link";