Replace Waveform icon usage with Waves
cgen-686c6881d10c422383d5dbe1b7dc0040
This commit is contained in:
parent
1b4b95c96a
commit
c60daa76ee
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ export default function DocsCurriculumEthos() {
|
|||
<Card className="border-pink-500/30 bg-black/50 backdrop-blur">
|
||||
<CardHeader className="space-y-4">
|
||||
<CardTitle className="flex items-center gap-3 text-2xl text-white">
|
||||
<Waveform className="h-6 w-6 text-pink-400" /> Curriculum Roadmap
|
||||
<Waves className="h-6 w-6 text-pink-400" /> Curriculum Roadmap
|
||||
</CardTitle>
|
||||
<CardDescription className="text-gray-300">
|
||||
Four progressive modules from foundational synthwave to advanced
|
||||
|
|
|
|||
Loading…
Reference in a new issue