You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(pages): adopt centralized metadata generators and LocalePageProps
Migrate all page components to use:
- LocalePageProps type for consistent locale param handling
- generateStaticPageMetadata() for home, manifesto, search, landscape, stack, and collections pages
- Centralized metadata generators with proper robots configuration
- Consistent basePath handling (empty string for root instead of '/')
Affects 16 page files across the application.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments