From 58430ab84c5b7a776d6f5e4d1327aaddc0d485b1 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 13:20:20 +0000 Subject: [PATCH] Bob AI: remove collection 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 7504f92..8a0305d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; -import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import ContactText from '@/components/sections/contact/ContactText'; import { Sparkles, Star, Zap, Heart } from "lucide-react"; @@ -97,32 +96,7 @@ export default function LandingPage() { useInvertedBackground="invertDefault" /> - -
- -
- +