From f92c053d9a3715d6d0785f131bb6f306a10bed34 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 4 Jun 2026 15:44:45 +0000 Subject: [PATCH] Bob AI (stub): remove all sections except hero and contact form --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 06b60cc..221e241 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -13,6 +13,9 @@ import CaseStudiesCardsSection from './HomePage/sections/CaseStudiesCards'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-04T15:44:44.030Z: remove all sections except hero and contact form */} + {/* webild-stub @2026-06-04T15:43:28.905Z: remove all sections except hero and contact form */} export default function HomePage(): React.JSX.Element { -- 2.49.1