refactor: clean up unused imports and fix component naming

- Removed unused component imports across multiple page files
- Fixed component name casing inconsistencies (CalltoAction → CallToAction, NetworkUseCases → NetworkUsecases)
- Changed AgentComponents from default to named export
- Removed stray character in NetworkPage.tsx
This commit is contained in:
2025-11-05 13:10:45 +01:00
parent 560ec7dcd0
commit 8fac6f8edd
12 changed files with 11 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ import {
CubeTransparentIcon,
CpuChipIcon,
} from '@heroicons/react/24/solid'
import { Eyebrow, H3, P, CT, CP } from '../../components/Texts'
import { Eyebrow, H3, CT, CP } from '../../components/Texts'
import { Container } from '../../components/Container'
const capabilities = [