From 7fd81c5e8063134aaa7361d99fb9a590efdfbaef Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 28 Jan 2026 23:19:52 +0200 Subject: [PATCH] Bob AI: remove Hero Billboard Scroll section --- src/app/page.tsx | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1523623..cc44a68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import { Award, Code, Briefcase, Clock, Lightbulb, Mail } from 'lucide-react'; -import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; export default function HomePage() { return ( @@ -234,18 +233,6 @@ export default function HomePage() { termsText="We respect your privacy. Unsubscribe at any time. No spam, ever." /> - -
- -