Mentorship testimonial badge gradient
cgen-d9d073b36ce146bcb3fc13d68e9a716d
This commit is contained in:
parent
bd794c4912
commit
2f954fa1c1
1 changed files with 1 additions and 1 deletions
|
|
@ -583,7 +583,7 @@ export default function MentorshipPrograms() {
|
|||
>
|
||||
<CardHeader>
|
||||
<div className="flex items-center space-x-3">
|
||||
<div className="w-12 h-12 rounded-full bg-gradient-to-r from-aethex-500 to-neon-blue flex items-center justify-center text-white font-semibold">
|
||||
<div className="w-12 h-12 rounded-full bg-gradient-to-r from-emerald-500 via-aethex-500 to-neon-blue flex items-center justify-center text-white font-semibold">
|
||||
{testimonial.name.charAt(0)}
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue