Replace Lightbulb with Sparkles across pages
cgen-e27a5ae14eb248ed88811e72c80bd56b
This commit is contained in:
parent
5e280b6030
commit
e1f67cad4f
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue