refactor: convert NodeSpecs from image-based bento grid to icon-based horizontal layout

- Replaced placeholder Tailwind images with local image assets (/images/*.png)
- Changed card layout from vertical image-over-text to horizontal icon-beside-text
- Reduced image size from h-80 full-width to h-16 w-16 icon size with object-contain
- Updated flex direction from flex-col to flex-row with items-center alignment
- Adjusted padding and spacing (p-8 on card, reduced mt-2 to mt-1 on title)
- Removed "
This commit is contained in:
2025-11-17 17:36:44 +01:00
parent 3604b47137
commit 6329d2dcac
7 changed files with 18 additions and 28 deletions

BIN
public/images/uptime.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB