diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e8d9608..b916645 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,6 +15,9 @@ import ContactSection from './HomePage/sections/Contact'; import FaqSection from './HomePage/sections/Faq'; + +{/* webild-stub @2026-06-05T22:15:08.568Z: add linkedin and instagram icons over photos of our mentors in our mentors section */} + import LeadGenSection from './HomePage/sections/LeadGen';export default function HomePage(): React.JSX.Element { return ( <>