From 14d46cbdc78efcb1116e7f0ccd7cd0bf434dc1ae Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 6 Feb 2026 13:51:31 +0200 Subject: [PATCH] Bob AI: remove the pricing section --- src/app/page.tsx | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a59c8c..6f5aa21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; -import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; @@ -124,38 +123,6 @@ export default function LandingPage() { /> -
- -
-