From becc9b237f4cf5432c13a4f9499c529286885d32 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Fri, 5 Jun 2026 22:17:29 +0000 Subject: [PATCH] Bob AI (stub): add linkedin and instagram icons over photos of our mentors --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) 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 { -- 2.49.1