We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609a8d2 commit cbc04d0Copy full SHA for cbc04d0
1 file changed
src/components/ui/hero-section-nexus.tsx
@@ -692,7 +692,7 @@ const InteractiveHero: React.FC = () => {
692
</span>
693
694
<br />
695
- <span className="relative inline-block bg-gradient-to-r from-emerald-400 via-blue-400 to-purple-400 bg-clip-text text-transparent">
+ <span className="relative inline-block bg-gradient-to-r from-emerald-400 via-red-400 to-red-400 bg-clip-text text-transparent">
696
Infrastructure
697
698
0 commit comments