refactor: enhance CallToAction cyan glow visibility and add overflow-hidden across all pages

- Increased cyan radial glow fillOpacity from 0.2 to 0.4 for better visibility
- Added overflow-hidden class to main container div to prevent glow overflow
- Applied changes consistently across agents, cloud, compute, gpu, network, nodes, pods, and storage CallToAction components
This commit is contained in:
2025-11-19 17:23:08 +01:00
parent 7bc895d8be
commit c849c74a53
8 changed files with 14 additions and 14 deletions

View File

@@ -36,7 +36,7 @@ export function CallToAction() {
cx={512}
cy={512}
fill="url(#mycelium-cyan-glow)"
fillOpacity="0.2"
fillOpacity="0.4"
/>
<defs>
<radialGradient id="mycelium-cyan-glow">