feat: update UI styling and add new overview sections

- Changed DarkCard border radius from rounded-3xl to rounded-xl for more subtle styling
- Added ComputeOverview section to compute page
- Replaced StackSectionLight with new StackSectionDark component featuring enhanced aurora effects and improved visual hierarchy
This commit is contained in:
2025-11-06 00:33:57 +01:00
parent 2d856a5858
commit ef7dc12bc2
6 changed files with 110 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import { useId } from 'react'
import { Container } from '../../components/Container'
import { CP, CT, Eyebrow, H3, P } from '../../components/Texts'
import {Eyebrow, H3, P } from '../../components/Texts'
/* ✅ Custom Icons */