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 {