From e1f67cad4f455762a62093b4c25b61fdd35ca803 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 14:47:58 +0000 Subject: [PATCH] Replace Lightbulb with Sparkles across pages cgen-e27a5ae14eb248ed88811e72c80bd56b --- client/pages/MentorshipPrograms.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pages/MentorshipPrograms.tsx b/client/pages/MentorshipPrograms.tsx index f566c583..894c1e64 100644 --- a/client/pages/MentorshipPrograms.tsx +++ b/client/pages/MentorshipPrograms.tsx @@ -24,7 +24,7 @@ import { Clock, User, Heart, - Lightbulb, + Sparkles, Code, Rocket, Globe, @@ -184,7 +184,7 @@ export default function MentorshipPrograms() { { name: "Data Science & AI", description: "Harness the power of data and artificial intelligence", - icon: Lightbulb, + icon: Sparkles, skills: [ "Python", "Machine Learning",