From 9f57899718d732d7787357c9ee7fb87ce92b1b18 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 12:13:01 +0000 Subject: [PATCH] Bob AI: Remove hero section --- src/app/page.tsx | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75fa7cd..777c41c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; 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'; export default function MoviePlayPage() { return ( @@ -37,24 +36,6 @@ export default function MoviePlayPage() { /> -
- -
-