- Add comprehensive metadata to all pages (homepage, gallery, long-story, dadvocate)
- Include OpenGraph tags, Twitter cards, canonical URLs, and robot directives
- Add navigation links to dadvocate page from homepage, gallery, and long-story pages
- Cross-link between video galleries with contextual call-out section
- Improve search engine indexing with keywords and structured metadata
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Replace 'any' types with proper TypeScript interfaces
- Fix unescaped apostrophe in not-found page
- Convert actionTypes constant to type definition to fix unused variable
- Optimize font loading using next/font instead of external links
- Improve type safety and remove linting warnings