diff --git a/src/app/page.tsx b/src/app/page.tsx index 58c8e3e..75fa7cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Clapperboard, Sparkles, Star, Package } from 'lucide-react'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; -import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; export default function MoviePlayPage() { return ( @@ -100,21 +99,6 @@ export default function MoviePlayPage() { /> -
- -
-