From f551b14a768c178a55f572543104ace29210c4b7 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 13:15:28 +0000 Subject: [PATCH] Bob AI: remove testimonial section --- src/app/page.tsx | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bedb1bc..ea20907 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; -import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import ContactText from '@/components/sections/contact/ContactText'; import { Sparkles, Star, Zap, Heart } from "lucide-react"; @@ -135,32 +134,7 @@ export default function LandingPage() { ]} /> - -
- -
- +