From 1e030f4b056bf2168cf5e8761b95e8b2ce1123e5 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 10:49:27 +0000 Subject: [PATCH] Bob AI: Remove features sections --- src/app/page.tsx | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ca3f7f..09a209f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; -import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import ContactText from '@/components/sections/contact/ContactText'; @@ -86,35 +85,6 @@ export default function MoviePlayPage() { /> -
- -
-