From 6f2f2962674ac3b0095c6ad1e5a89f551ab954fe Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 5 Feb 2026 20:42:03 +0000 Subject: [PATCH] Bob AI: Can you remove the product section --- src/app/page.tsx | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7a660d..ae2ac70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import HeroSplit from '@/components/sections/hero/HeroSplit'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; @@ -144,32 +143,6 @@ export default function LandingPage() { /> -
- -
-