From ec276037af1260300d0fc1bd5eb773e01f14558f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 3 Feb 2026 00:04:52 +0000 Subject: [PATCH] Bob AI: Can you completely change the first section to som... --- src/app/page.tsx | 34 ++++++++-------------------------- 1 file changed, 8 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1bded8..1421b98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import MediaSplitTabsAbout from '@/components/sections/about/MediaSplitTabsAbout'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import FaqDouble from '@/components/sections/faq/FaqDouble'; @@ -137,31 +136,14 @@ export default function LandingPage() {
-