Mentorship track icon color

cgen-133a3a87036540369fb19bbdfdc6c37a
This commit is contained in:
Builder.io 2025-10-03 23:47:15 +00:00
parent 1d06bf09a6
commit c083318893

View file

@ -456,7 +456,7 @@ export default function MentorshipPrograms() {
onClick={() => setSelectedTrack(index)} onClick={() => setSelectedTrack(index)}
> >
<CardHeader className="text-center"> <CardHeader className="text-center">
<Icon className="h-12 w-12 text-aethex-400 mx-auto mb-3" /> <Icon className="h-12 w-12 text-emerald-400 mx-auto mb-3" />
<CardTitle <CardTitle
className={`text-lg ${isSelected ? "text-gradient" : ""}`} className={`text-lg ${isSelected ? "text-gradient" : ""}`}
> >