From fe7a6c4ca02e481431a04b5a7a1374becf886253 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 14:55:17 +0000 Subject: [PATCH] Bob AI: remove faq section --- src/app/page.tsx | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f7a174..8c1dc8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; -import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Sparkles, CheckCircle, Zap, Award, Star } from 'lucide-react'; @@ -210,36 +209,6 @@ export default function LandingPage() { /> -
- -
-