diff --git a/src/app/page.tsx b/src/app/page.tsx index 64eb512..6c4c565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import SplitAbout from "@/components/sections/about/SplitAbout"; -import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; @@ -184,32 +183,6 @@ export default function LandingPage() { /> -