bloom-frontend
bloom-frontend copied to clipboard
Migrate Welcome route page to app router
Sub issue of #702
Move welcome page route to app router. Steps:
- Create E2E test to cover the route
- Create welcome app segment containing the dynamic partnerName segment with page file (server component) and partner-name file (client component).