refactor: simplify benefits section layout and styling

- Replaced complex grid layout with centered 4-column design
- Switched from images to Heroicons for consistent iconography
- Removed unused animation components and dependencies (cobe, motion)
This commit is contained in:
2025-11-07 16:25:43 +01:00
parent a61267944d
commit 4b6c8d8327
4 changed files with 155 additions and 354 deletions

View File

@@ -1,4 +1,4 @@
import { Eyebrow, H3, P, CP, CT } from '@/components/Texts'
import { CP, CT } from '@/components/Texts'
import {
ArrowPathIcon,
GlobeAltIcon,