From 4ad28f4095d30311d3eafd8f0298e6f2e32324a7 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 5 Feb 2026 12:28:24 +0200 Subject: [PATCH] Bob AI: remove the testimonials section --- src/app/page.tsx | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cb6227..937b53d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBase1 from '@/components/sections/footer/FooterBase1'; import { Camera, Zap, Sparkles, Monitor, Shield, Star, Heart } from "lucide-react"; @@ -155,35 +154,6 @@ export default function LandingPage() { /> -
- -
-