feat(app): update branding, improve button animations, and complete PC Components simulator

- Replace logo with updated Computing:Box branding assets
- Fix animations for Random and Reset buttons for smoother interaction
- Implement full first version of the PC Components simulator
- Update built output to reflect new assets, layout, and functionality
- Remove legacy assets and outdated build files

Signed-off-by: Alexander Lyall <alex@adcm.uk>
This commit is contained in:
2026-03-30 18:54:23 +01:00
parent 2deba8ba2f
commit f70120c2a0
31 changed files with 859 additions and 2347 deletions

2
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "computing-box",
"version": "26.3.3-0.a",
"dependencies": {
"astro": "^6.0.8"
"astro": "^6.1.1"
}
},
"node_modules/@astrojs/compiler": {