|
feat: improve color contrast for better readability
- Hero scroll indicator: changed from primary/70 to white (better contrast) - Contact section tagline: increased opacity on text - About section: body text changed from muted to white/90 (much clearer) - Footer links: text-muted -> white/80 - Footer tagline: text-muted/60 -> white/70 - All elements now have better visibility against dark background |
|---|
|
|
| components/About.tsx |
|---|
| components/Contact.tsx |
|---|
| components/Footer.tsx |
|---|
| components/Hero.tsx |
|---|