From 7c6d3d53f0e05a2dc87913b9b33328ea630a4ec2 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 11:06:04 +0000 Subject: [PATCH] Bob AI: remove contact form --- src/app/page.tsx | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09a209f..9b1db79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import ProductCardFour from '@/components/sections/product/ProductCardFour'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import ContactText from '@/components/sections/contact/ContactText'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Clapperboard, Sparkles, Star, Package } from 'lucide-react'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; @@ -118,18 +117,6 @@ export default function MoviePlayPage() { /> -
- -
-