Updated today at 08:58
Commit: 82107fc Show on GitHub
- Author: Yamen
- Date: 3/5/2026, 4:58:31 PM
- Message: feat: replace hardcoded content in ProfileHero with dynamic user data #274 Replace hardcoded name and profession with dynamic values from the user detail. Build avatar src from Directus assets URL using user.photo ID. Falls back to a placeholder image if no photo is available. Alt text is also dynamic for better accessibility.
- Stats: 15 total changes (+12 / -3)
Changed Files
src/lib/components/profile/ProfileHero.svelte— +12 / -3 (15 changes)