diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e9e83b..cb2f7ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import TeamCardFour from '@/components/sections/team/TeamCardFour'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import ContactInline from '@/components/sections/contact/ContactInline'; -import TestimonialCardFour from '@/components/sections/testimonial/TestimonialCardFour'; import FooterMedia from '@/components/sections/footer/FooterMedia'; export default function LandingPage() { @@ -216,46 +215,6 @@ export default function LandingPage() { /> -
- -
-