Mentorship page accent color tweak 1

cgen-b6cd852b613e4ba9b1f401f7ed14bb29
This commit is contained in:
Builder.io 2025-10-03 23:46:29 +00:00
parent 11bc0fe19c
commit b6dc0a7dfb

View file

@ -283,7 +283,7 @@ export default function MentorshipPrograms() {
{[...Array(25)].map((_, i) => (
<div
key={i}
className="absolute text-aethex-400 animate-float"
className="absolute text-emerald-400/80 animate-float"
style={{
left: `${Math.random() * 100}%`,
top: `${Math.random() * 100}%`,