diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 772ba92..e382465 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -13,6 +13,9 @@ import SocialProofSection from './HomePage/sections/SocialProof'; import FaqSection from './HomePage/sections/Faq'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-08T14:03:44.754Z: add buttons to each solution so that users can learn more */} + export default function HomePage(): React.JSX.Element { return ( <>