docs: update project documentation and add download page

This commit is contained in:
2025-10-15 15:20:38 +02:00
parent 916a31af49
commit b2ed91936c
2 changed files with 3 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ This project follows a modular, component-based architecture. Pages are assemble
### Homepage Structure
The homepage (`src/app/(main)/page.tsx`) is composed of the following components:
The homepage (`src/app/(main)/page.tsx`) is composed of the following components, wrapped in `<AnimatedSection>`:
- `Hero`
- `About`