diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b916645..ca8f119 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,6 +16,9 @@ import ContactSection from './HomePage/sections/Contact'; import FaqSection from './HomePage/sections/Faq'; + +{/* webild-stub @2026-06-05T22:17:28.678Z: add linkedin and instagram icons over photos of our mentors in our mentors section */} + {/* 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 {