diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a7c1dc5..06b60cc 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,6 +12,9 @@ import NewsletterSection from './HomePage/sections/Newsletter'; import CaseStudiesCardsSection from './HomePage/sections/CaseStudiesCards'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-04T15:43:28.905Z: remove all sections except hero and contact form */} + export default function HomePage(): React.JSX.Element { return ( <>