Commit Graph

5 Commits

Author SHA1 Message Date
Ahmed Darrazi
44d2739554 feat(website): tighten homepage messaging and trust flow
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
2026-05-25 22:29:12 +02:00
Ahmed Darrazi
1ddbd28b65 feat(website): refine public content messaging rollout
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 4m50s
2026-05-25 15:32:02 +02:00
Ahmed Darrazi
871511e82c feat(website): finalize public content messaging updates
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 49s
2026-05-25 01:06:05 +02:00
b9c128163b feat: public website launch readiness updates (#394)
## Summary
- apply public website launch readiness updates across the Astro site shell, content, and navigation
- refine website components, metadata, and localization-related structure for launch prep
- update docs/content paths and smoke coverage to match the launch-ready public site state

## Scope
- touches the website app and related spec artifacts for feature 403
- does not modify `apps/platform`

## Testing
- not run in this step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #394
2026-05-21 21:41:33 +00:00
eeb5c98450 feat: rebuild website on ScrewFast foundation (#393)
## Summary
- rebuild `apps/website` on the pinned ScrewFast Astro foundation
- replace the legacy page/content/component structure with the new section and UI architecture
- add Starlight-based docs and the new public route set for platform, pricing, trust, legal, and guides
- refresh website tooling, dependencies, and Playwright smoke coverage for the new site shell

## Scope
- touches `apps/website` and the matching spec artifacts for feature 402
- does not modify `apps/platform`

## Testing
- not run in this step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #393
2026-05-20 21:36:29 +00:00