merlyn/frontend/src/pages/OnboardingFlow
Marcello Fitton e9883f4d09
Refactor onboarding welcome screen to v2 design (#5262)
* refactor onboarding home page to v2 design

* fixc typography and buttons

* refactor useTheme to return isLight variable | call useTheme from inside SVG component | apply light mode background gradient | polish styles to match designs

* add welcome i18n

* simplify isLight variable

* add new welcome translation key to locales

* delete unused images

* move OnboardingLogoSVG into module | compute isLight directly in component

* add type button | add border-none | add hover state

* update hook with doc

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-24 22:06:58 -07:00
..
Steps Refactor onboarding welcome screen to v2 design (#5262) 2026-03-24 22:06:58 -07:00
index.jsx Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00