(frontend) add white label homepage

Add white label homepage with new assets and
components. When the user is not logged in,
the homepage will be displayed.
This commit is contained in:
Nathan Panchout
2025-02-03 10:07:13 +01:00
committed by Anthony LC
parent c493eb8924
commit 4bb9c092cb
40 changed files with 862 additions and 63 deletions

View File

@@ -10,7 +10,10 @@ and this project adheres to
## [Unreleased]
## Added
- 📝(doc) Add security.md and codeofconduct.md #604
- ✨(frontend) add home page #553
## Fixed